Reformated files

This commit is contained in:
Kristofers Solo
2022-06-01 15:09:09 +00:00
parent da5f9ad0f1
commit 897fbd4666
15 changed files with 1577 additions and 1644 deletions

View File

@@ -2,15 +2,15 @@
- Very useful scripts are in `~/.local/bin/`
- Settings for:
- vim/nvim (text editor)
- zsh (shell)
- lf (file manager)
- nsxiv (image/gif viewer)
- mpv (video player)
- vim/nvim (text editor)
- zsh (shell)
- lf (file manager)
- nsxiv (image/gif viewer)
- mpv (video player)
- I try to minimize what's directly in `~` so:
- All configs that can be in `~/.config/` are.
- Some environmental variables have been set in `~/.zprofile` to move configs into `~/.config/`
- All configs that can be in `~/.config/` are.
- Some environmental variables have been set in `~/.zprofile` to move configs into `~/.config/`
## Credits
- [lfimg by cirala](https://github.com/cirala/lfimg)