Go to file
coolneng cefbaf9867
Assign certain programs to workspaces
2022-04-08 00:02:50 +02:00
.git-crypt
beets/.config/beets Add beets configuration 2022-01-09 18:42:58 +01:00
direnv
fish/.config/fish
git/.config/git Add gitlab username to git config 2022-02-21 19:15:59 +01:00
goimapnotify/.config/goimapnotify Add disroot email account 2022-04-06 11:56:56 +02:00
gpg/.gnupg
gtk Remove Muis Lata from bookmarks 2021-11-08 20:44:10 +01:00
kanshi/.config/kanshi Stop killing Xwayland on monitor change 2022-04-07 07:26:55 +02:00
kitty/.config/kitty
latex/.config/texmf
mbsync Add disroot email account 2022-04-06 11:56:56 +02:00
mime/.config
mpd/.config Hide album dates in ncmpcpp 2022-03-30 10:36:09 +02:00
mpv/.config/mpv
msmtp Add disroot email account 2022-04-06 11:56:56 +02:00
neomutt Add excel files to neomutt mailcap 2022-04-07 07:14:20 +02:00
neovim/.config/nvim Use a more formal email signature 2022-03-07 01:11:02 +01:00
nix/.config/nixpkgs
notmuch
pandoc/.pandoc/templates
pass-git/.config/pass-git-helper
pulsemixer/.config
redshift/.config/redshift
rofi/.config/rofi
scripts/.local/share/scripts Search for documents even if present in gitignore 2022-03-30 10:36:20 +02:00
ssh/.ssh Add Helios to SSH hosts 2022-03-21 00:47:58 +01:00
sway/.config/sway Assign certain programs to workspaces 2022-04-08 00:02:50 +02:00
tmux Remove limit in tmux copy mode 2022-03-02 10:06:43 +01:00
waybar/.config/waybar Change date format in waybar 2022-04-06 12:00:28 +02:00
zathura/.config/zathura
.gitattributes
.gitignore Add beets configuration 2022-01-09 18:42:58 +01:00
LICENSE.md
README.org
shell.nix

README.org

Dotfiles

Compilation of my personal dotfiles, you will need to tweak them for your system. I try to comment as many files as possible.

Deployment

The deployment is done via GNU stow, which can be done in a few steps:

  1. Clone the repository
git clone https://git.coolneng.duckdns.org/coolneng/dotfiles ~/.dotfiles
  1. Change the working directory
cd ~/.dotfiles
  1. Enter a nix-shell
nix-shell