Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personalized dotfiles. For vim see vimfiles.

Installation

git clone git@github.com:dalibor/dotfiles.git ~/.dotfiles
grep -Fxq "source ~/.dotfiles/bashrc" ~/.bashrc || echo "source ~/.dotfiles/bashrc" >> ~/.bashrc
stow home -t ~/

Configuration

Create ~/.gitconfig.local file with your personal details and preferences:

[user]
  name = Dalibor Nasevic
  email = dalibor.nasevic@gmail.com
[commit]
  gpgsign = true
[gpg]
  format = ssh
[user]
  signingkey = ~/.ssh/github2026.pub

About

My dotfiles

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages