Go to file
coolneng 00973f2a92
Improve deployment instructions in README
2020-09-22 01:03:16 +02:00
fish/.config/fish Add systemctl and journalctl shell aliases 2020-09-21 18:45:46 +02:00
git/.config/git Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
gpg/.gnupg Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
gtk Add useful GTK bookmarks and minor cleanup 2020-06-13 01:02:21 +02:00
imapnotify/.config/imapnotify Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
kanshi/.config/kanshi Move Emacs workspace to laptop screen 2020-09-18 22:52:51 +02:00
khal/.config/khal Sync work calendar and map next/previous media key 2020-03-04 00:39:54 +01:00
khard/.config/khard Populate dotfiles repository 2019-03-24 15:03:56 +01:00
kitty/.config/kitty Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
latex/.config/texmf Add latex templates 2019-05-06 10:23:37 +02:00
mbsync Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mime/.config Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mpd/.config Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mpv/.config/mpv Add vim window focus keybindings on sway 2020-06-06 15:53:06 +02:00
msmtp Fix absolute paths in mail stack 2019-08-29 23:22:57 +02:00
neomutt Change ethernet icon and improve home office setup 2020-06-22 22:28:55 +02:00
neovim/.config/nvim Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
nix/.config/nixpkgs Allow unfree software in nix-shell 2020-09-10 13:19:51 +02:00
notmuch Add notmuch dotfiles 2019-08-27 01:05:13 +02:00
pam-gpg Add screenshot selection keybinding and fix GOPATH 2020-04-15 02:48:56 +02:00
pandoc/.pandoc/templates Removal of neovim plugins and some cleanup 2020-02-19 20:33:39 +01:00
pass-git/.config/pass-git-helper Update gitea URL for pass-git-helper 2020-08-24 15:40:07 +02:00
redshift/.config/redshift Embrace Pulseaudio as audio server 2020-04-28 13:16:32 +02:00
rofi Upgrade rofi config file to new format 2020-09-18 22:30:05 +02:00
scripts/.local/share/scripts Recreate user scripts and add them to the PATH 2020-06-09 02:32:10 +02:00
ssh/.ssh Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
sway/.config/sway Fix regex for Emacs window class name 2020-09-10 13:25:56 +02:00
tmux Change ethernet icon and improve home office setup 2020-06-22 22:28:55 +02:00
vdirsyncer/.config/vdirsyncer Add Wayland compatibility improvements 2020-03-21 20:34:16 +01:00
waybar/.config/waybar Change ethernet icon and improve home office setup 2020-06-22 22:28:55 +02:00
weechat/.weechat Add XDG MIME applications 2019-12-24 02:50:14 +01:00
zathura/.config/zathura Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
.gitignore Create comfortable home office setup 2020-04-08 12:51:57 +02:00
.gitmodules Replace vim-fugitive with gina and gitgutter 2019-07-16 18:21:28 +02:00
LICENSE.md Licence the repository under the 2-Clause BSD License 2019-03-24 19:55:54 +01:00
README.org Improve deployment instructions in README 2020-09-22 01:03:16 +02:00

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. Execute stow on all the folders
stow *