Go to file
fanyx 309450a926 Add autosquash to interactive rebases 2023-10-12 12:02:41 +02:00
.config Add autosquash to interactive rebases 2023-10-12 12:02:41 +02:00
.data/Steam/steamapps/common/Counter-Strike Global Offensive/csgo/cfg Link csgo config from csgo folder instead of cs2 2023-09-21 19:32:02 +02:00
.fonts switched to bspwm + fonts + pywal auto theming 2021-10-04 15:00:37 +02:00
.local Update manually installed package list 2023-09-09 11:42:39 +02:00
Pictures Add Void Linux logos 2023-05-31 09:54:04 +02:00
sv Save sv directory 2021-09-27 16:24:01 +02:00
void-install Add ulimit and max_map_count 2023-09-11 09:56:54 +02:00
.alias use git/dotfiles instead of git/.dotfiles 2023-09-21 19:00:42 +02:00
.debian.bash_aliases idk, some updates, pls work 2021-05-26 16:13:50 +02:00
.debian.bashrc idk, some updates, pls work 2021-05-26 16:13:50 +02:00
.fehbg Add feh background 2022-06-09 15:52:42 +02:00
.gitignore ignore nvim lazy-lock 2023-09-21 19:34:18 +02:00
.gtkrc-2.0 gtk themes and cursors 2022-07-14 10:17:58 +02:00
.ps1 Updates from my work laptop 2023-05-22 10:06:01 +02:00
.vimrc set noexpandtab 2022-10-16 13:53:50 +02:00
.void.bash_aliases Update some stuff 2023-06-08 12:47:14 +02:00
.void.bashrc one line custom completions 2023-09-09 11:52:27 +02:00
.void.pkgs Update manually installed package list 2023-09-09 11:42:39 +02:00
.void.pkgs-src Update manually installed package list 2023-09-09 11:42:39 +02:00
.void.profile prepend PATH instead of appending 2023-09-15 10:57:58 +02:00
.void.server.pkgs Add packages for server operations 2023-03-20 15:57:01 +01:00
.void.wslpkgs Create list of pkgs for WSL 2023-03-01 18:55:20 +01:00
README.md Update some stuff 2023-06-08 12:47:14 +02:00

README.md

dotfiles

mkdir -p git/.dotfiles && git init --bare git/.dotfiles cd $HOME && git --git-dir=$HOME/git/.dotfiles --work-tree

Contains .dotfiles for my debian and void distros. Clone and ln -s the applicable files to the distro agnotic filenames. e.g.:

ln -s .void.bashrc .bashrc

I will add an install script at a later date.