Personalized dotfiles. For vim see vimfiles.
git clone [email protected]:dalibor/dotfiles.git ~/.dotfiles
grep -Fxq "source ~/.dotfiles/bashrc" ~/.bashrc || echo "source ~/.dotfiles/bashrc" >> ~/.bashrc
stow home -t ~/Create ~/.gitconfig.local file with your personal details and preferences:
[user]
name = Dalibor Nasevic
email = [email protected]
[commit]
gpgsign = true
[gpg]
format = ssh
[user]
signingkey = ~/.ssh/github2026.pub