Update README.md
This commit is contained in:
parent
c7ead9694e
commit
77c802109c
1 changed files with 12 additions and 4 deletions
16
README.md
16
README.md
|
@ -1,5 +1,13 @@
|
|||
## dotfiles
|
||||
These dotfile are for my fish, and neovim configs. Currently I am using neovim with my customized version of the melange color scheme. You can check that out [here](https://gitlab.com/rawleyIfowler/melange).
|
||||
# Dotfiles
|
||||
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, and Bash.
|
||||
|
||||
### Directories
|
||||
Each "dotfile" may or may not be grouped by OS or machine. These are meant to go together. If they are in the root directory, the config hasn't found a specific home yet.
|
||||
## Vim and NeoVim
|
||||
I maintain a configuration for Vim and NeoVim at the moment, since I use both on different machines. However, if you are looking to use my dwm, and st builds you'll want to use my NeoVim configuration.
|
||||
|
||||
## Shells
|
||||
On OpenBSD I use exclusively the Korn Shell, while on Linux I use bash. You can find both of those configurations here.
|
||||
|
||||
## Screenshots
|
||||
The following is my Parabola system using my forks of [dwm](https://gitlab.com/rawleyIfowler/dwm), [st](https://gitlab.com/rawleyIfowler/st), and my NeoVim configuration.
|
||||
|
||||
https://i.imgur.com/hH0CTZM.png
|
||||
|
|
Loading…
Reference in a new issue