Skip to content

jassak/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Set up dotfiles in new system:

echo "alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'" >> $HOME/.bashrc
source $HOME/.bashrc
echo ".cfg" >> .gitignore
git clone --bare https://github.com/jassak/dotfiles.git $HOME/.cfg
config config --local status.showUntrackedFiles no
config checkout

For full instructions see here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published