Go to file
fanyx 2c947f2022 create pre-commit hook for xlint 2024-04-22 11:00:48 +02:00
.config create pre-commit hook for xlint 2024-04-22 11:00:48 +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 XDG_RUNTIME_DIR to void-install 2024-02-21 14:54:03 +01:00
.alias Use eza instead of exa 2024-02-21 14:17:40 +01: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
.editorconfig Add yaml and py to editorconfig 2024-03-26 17:12:56 +01: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 vimrc: autocmd yaml 2024-02-28 16:27:23 +01:00
.void.bash_aliases Cleanup 2024-02-21 14:17:40 +01:00
.void.bashrc modern bashhistsize 2024-03-26 10:19:44 +01:00
.void.pkgs Update current workstation packages 2024-02-21 14:17:40 +01:00
.void.pkgs-src Update current workstation packages 2024-02-21 14:17:40 +01: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.