Go to file
2023-02-06 14:11:50 +00:00
.bashrc added some configs 2023-02-06 14:56:13 +01:00
.ownrc added .ownrc 2023-02-06 14:53:18 +01:00
.vimrc added some configs 2023-02-06 14:56:13 +01:00
.xinitrc added some configs 2023-02-06 14:56:13 +01:00
README.md Add README.md 2023-02-06 14:11:50 +00:00

Setup

git clone --bare https://git.filiprojek.cz/filiprojek/dotfiles $HOME/.dotfiles echo "alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'" >> .bashrc && source $HOME/.bashrc