Go to file
coolneng 5688f06062
Revert "Change date format in waybar"
This reverts commit 71b445e8b8.
2022-04-11 13:31:00 +02:00
.git-crypt Add 1 git-crypt collaborator 2021-08-12 14:48:31 +01:00
beets/.config/beets Add beets configuration 2022-01-09 18:42:58 +01:00
direnv Replace lorri with nix-direnv 2021-09-29 12:47:10 +02:00
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 Rename Github and Gitlab API keys 2021-11-08 18:14:28 +01:00
pulsemixer/.config
redshift/.config/redshift
rofi/.config/rofi Adapt rofi configuration to new format 2021-09-07 11:06:46 +02:00
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 Revert "Change date format in waybar" 2022-04-11 13:31:00 +02:00
zathura/.config/zathura
.gitattributes Add encrypted SSH keys 2021-08-12 14:17:23 +01:00
.gitignore Add beets configuration 2022-01-09 18:42:58 +01:00
LICENSE.md
README.org Update README 2021-08-11 20:45:06 +01:00
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