You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
991 B
Markdown

2 years ago
# Dotfiles
2 years ago
These are my dotfiles. I try my best to sort them by application. Most of these go together, excluding NeoVim and Vim, however my main setup is my fork of dwm, st, NeoVim, Bash, and more recently Doom Emacs.
2 years ago
2 years ago
## Doom Emacs
I maintain a configuration for Doom Emacs, which, as of May 2022, is my go to editor.
## Vim and Neovim
I have a `.vimrc` and a Neovim `init.lua`. I maintain both the `.vimrc` for legacy purposes, and if I need to do quick edits I still use Neovim (and exclusively for OpenBSD), so it stays decently up to date. Otherwise, I use Doom Emacs.
2 years ago
## Shells
2 years ago
On OpenBSD I use exclusively the Korn Shell, while on Linux I use Bash & Fish, and on MacOS I use ZSH. You can find all of my configurations here, aswell.
2 years ago
## Screenshots
2 years ago
The following is my Parabola system using my forks of [dwm](https://www.github.com/rawleyfowler/dwm), [st](https://www.github.com/rawleyfowler/st), and my NeoVim configuration.
2 years ago
2 years ago
![image of the setup](https://i.imgur.com/hH0CTZM.png)