my linux dotfiles
| alacritty | ||
| helix | ||
| mako | ||
| niri | ||
| nushell | ||
| qutebrowser | ||
| waybar | ||
| yazi | ||
| zathura | ||
| zellij | ||
| .gitignore | ||
| README.md | ||
Dotfiles for linux
I recommend one symbolically links the directories from this dotfiles
directory to the corresponding .config locations. As an example after
cloning the repo to the home directory at ~/dotfiles running the
following for each application config one wants.
ln -s ~/dotfiles/niri ~/.config/niri
Brief application overview
| Application name | Description |
|---|---|
| alacritty | terminal emulator |
| helix | keyboard centric modal text-editor for the terminal |
| mako | simple notification daemon |
| niri | scrolling/tilling windowmanager on wayland |
| nushell | cross-platform shell, that treats things as (structured) data rather than just as raw text |
| qutebrowser | web-browser with vim keybinds |
| waybar | simple bar for displaying information |
| yazi | blazingly fast terminal file manager |
| zathura | document viewer with vim-keybinds |
| zellij | terminal multiplexer alternative to temux/screen with friendly defaults |