Skip to content

kisel/cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfg

Dotfiles and common scripts

Clone HTTPS

git clone https://github.com/kisel/cfg.git ~/.cfg

Clone SSH

git clone git@github.com:kisel/cfg.git ~/.cfg
#cd ~/.cfg
#git remote add cfg-ssh git@github.com:kisel/cfg.git

Bootstrap

Linux

bash <(curl https://raw.githubusercontent.com/kisel/cfg/refs/heads/master/bootstrap.sh)

or

git clone https://github.com/kisel/cfg.git $HOME/.cfg
bash $HOME/.cfg/bootstrap.sh

Manual

cat $HOME/.cfg/bootstrap.sh

Git push shortcut

git push git@github.com:kisel/cfg.git

or

sh sync.sh

About

dotfiles and common scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published