my linux dotfiles
  • Nushell 71.2%
  • Python 16.4%
  • JavaScript 7.6%
  • Nu 2.8%
  • CSS 1.9%
Find a file
Gnist 4bd13386b8 nushell refractor
- rewrote parts to make it compatible
      with nushell 0.111.0
    - brought the config.nu and env.nu up to date
      from 0.8x.x versions to be in line with
      0.111.0 defaults
2026-03-13 17:34:00 +01:00
alacritty changed size of focus_ring, made font bigger, git commit alias 2025-11-03 17:33:55 +01:00
helix helix and waybar misc. 2026-02-25 21:56:04 +01:00
mako mako and yazi 2025-10-14 11:21:34 +02:00
niri niri - new monitor and calcurse keybind 2026-02-20 15:53:11 +01:00
nushell nushell refractor 2026-03-13 17:34:00 +01:00
qutebrowser changed qutebrowser settings 2025-11-13 14:31:30 +01:00
waybar helix and waybar misc. 2026-02-25 21:56:04 +01:00
yazi mako and yazi 2025-10-14 11:21:34 +02:00
zathura fixed zathura error message about database backend 2025-11-03 17:50:53 +01:00
zellij zellij custom layout for running typst watch 2025-12-06 21:39:28 +01:00
.gitignore browser conf 2025-10-14 11:42:19 +02:00
README.md updated niri group layout and fixed readme 2025-11-12 12:40:58 +01:00

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 tmux/screen with friendly defaults. (my default is the compact layout)