A collection of my dotfiles.
Go to file
Ivan Kovmir 29c2f4e024
Update neovim lockfile
2023-10-30 15:53:11 +01:00
dunst/.config/dunst Set dunst srcery colors 2023-01-08 13:47:21 +01:00
fontconfig/.config/fontconfig adjust monospace font 2022-08-27 09:59:43 +02:00
moc/.moc Set MOC SoundDriver to ALSA 2022-10-25 17:00:22 +02:00
mpv/.config/mpv increase max cache size 2023-06-20 06:59:27 +02:00
neovim/.config/nvim Update neovim lockfile 2023-10-30 15:53:11 +01:00
nsxiv/.config/nsxiv/exec add nsxiv "image-info" script 2022-08-30 07:05:01 +02:00
picom/.config/picom disable shadows 2023-05-13 19:25:12 +02:00
qt5ct/.config/qt5ct idk 2023-06-20 07:00:35 +02:00
sxhkd/.config/sxhkd Add QR code display 2023-08-02 13:25:45 +02:00
tmux Adjust theming 2023-09-28 15:41:44 +02:00
xdg/.config Add mimeapps.list 2022-10-28 23:04:51 +02:00
xinitrc New statusbar 2023-10-18 05:30:36 +02:00
xresources add xresources 2022-08-30 07:03:59 +02:00
zathura/.config/zathura Set zathura colorscheme 2023-09-28 15:47:46 +02:00
zsh add haskell configs 2023-10-29 17:35:15 +01:00
.editorconfig neovim config update 2023-10-18 06:52:41 +02:00
.gitignore Update ignores 2023-10-21 14:25:03 +02:00
LICENSE add license 2022-08-31 09:28:30 +02:00
Makefile check stow is installed 2023-07-31 22:05:07 +02:00
README.md add readme 2022-08-31 09:25:55 +02:00

README.md

dotfiles

A collection of my dotfiles.

USAGE

Install GNU Stow, a symlink manager. Then...

git clone --depth 1 https://git.darkn.space/unInstance/dotfiles.git $HOME
cd dotfiles
stow tmux # Or any other top folder name.