Skip to content

kisel/cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfg

Dotfiles and common scripts

Clone

git clone https://github.com/kisel/cfg.git ~/.cfg
cd ~/.cfg
git remote set-url --push origin git@github.com:kisel/cfg.git

### Bootstrap

#### Linux

```sh
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