Go to file
fanyx c51d31363c mpd: config and playlists 2023-08-07 12:41:43 +02:00
.config mpd: config and playlists 2023-08-07 12:41:43 +02:00
.fonts switched to bspwm + fonts + pywal auto theming 2021-10-04 15:00:37 +02:00
.local Link csgo configs to git/game-configs 2023-04-27 12:01:36 +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 Remove stupid default gnome keybindings 2023-06-08 17:11:39 +02:00
.alias Update some stuff 2023-06-08 12:47:14 +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
.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 Updates from my work laptop 2023-05-22 10:06:01 +02:00
.void.pkgs read correct pkgs without versions from xpkg -m 2022-10-16 12:45:06 +02:00
.void.profile Enable .local/share/applications 2023-04-27 12:01:36 +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.