Go to file
2023-02-22 22:14:51 +02:00
.config Changed lfrun to lfub 2023-02-22 22:14:51 +02:00
.local Changed lfrun to lfub 2023-02-22 22:14:51 +02:00
.gitignore Updated .gitignore 2023-02-22 22:08:46 +02:00
.zshenv Update 19.08.2022 2022-08-19 20:52:59 +03:00
LICENSE Update LICENSE 2022-09-11 20:11:06 +03:00
readme.md Moved nvim 2022-11-07 17:55:42 +02:00

The Solorice (Kristofers Solo dotfiles)

  • Very useful scripts are in ~/.local/bin/
  • Settings for:
    • nvim (text editor)
      • Neovim configs have moved to separate repo and can be found here.
        git clone https://github.com/kristoferssolo/SoloVim ~/.config/nvim
        
    • 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 there.
    • Some environmental variables have been set in ~/.zshenv to move configs into ~/.config/

Credits