Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hakilebara/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

My configuration of ZSH TMUX and VIM

This repo has been created using this blog post: https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/

The original idea is from StreakyCobra on Hacker News

git init --bare $HOME/.cfg
alias dotfiles='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
dotfiles config --local status.showUntrackedFiles no
echo "alias dotfiles='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'" >> $HOME/.bashrc

About

a backup of some ZSH, TMUX and VIM config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published