Go to file
coolneng 0524fa8b54
Launch MS teams on startup
2022-03-07 01:10:47 +01:00
.git-crypt
beets/.config/beets
direnv
fish/.config/fish
git/.config/git Add gitlab username to git config 2022-02-21 19:15:59 +01:00
goimapnotify/.config/goimapnotify
gpg/.gnupg
gtk
kanshi/.config/kanshi
kitty/.config/kitty
latex/.config/texmf
mbsync
mime/.config
mpd/.config
mpv/.config/mpv
msmtp
neomutt
neovim/.config/nvim
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 Remove kill MS Teams from recurrent-actions script 2022-02-21 19:15:39 +01:00
ssh/.ssh Update zion SSH address 2022-03-02 10:07:09 +01:00
sway/.config/sway Launch MS teams on startup 2022-03-07 01:10:47 +01:00
tmux Remove limit in tmux copy mode 2022-03-02 10:06:43 +01:00
waybar/.config/waybar
zathura/.config/zathura
.gitattributes
.gitignore
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