Go to file
2023-02-06 22:18:27 +01:00
.bashrc changed: .bashrc 2023-02-06 22:18:27 +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 Update 'README.md' 2023-02-06 14:16:31 +00:00

Setup

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