This my personal repository for dotfiles, vimfiles and general scripts. The
repo is called dotfiles
because that was its original purpose, but it has now
evolved to include much more.
They are optimized for performance and high productivity in the terminal.
Software:
- OS: NixOS
- WM: AwesomeWM
- Shell: zsh
- Terminal: Alacritty
- Editor: neovim
- Browser: Vivaldi
- File Manager: Nautilus
- Application Launcher: rofi
- PDF Reader: Okular
- Git
- GNU Make
- GNU Stow
Awesome lists are a great resource to find new command line tools.
- https://github.com/alebcay/awesome-shell
- https://github.com/agarrharr/awesome-cli-apps
- https://github.com/k4m4/terminals-are-sexy
Github also provides a bunch of guidelines on how to do dotfiles: