Skip to content

Latest commit

 

History

91 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfg

Dotfiles and common scripts

Clone

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

#and optionally configure nvim
git clone https://github.com/kisel/config.nvim $HOME/.config/nvim
git -C $HOME/.config/nvim remote set-url --push origin git@github.com:kisel/config.nvim.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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages