setup: add git and ssh symlinks
Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
3690d11118
commit
2663f8a594
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ git clone https://git.mgrote.net/mg/dotfiles ~/dotfiles
|
|||
|
||||
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf
|
||||
ln -s ~/dotfiles/.vimrc ~/.vimrc
|
||||
ln -s ~/dotfiles/.gitconfig ~/.gitconfig
|
||||
ln -s ~/dotfiles/.ssh ~/.ssh
|
||||
|
||||
ln -s ~/dotfiles/vim/spell/ ~/.vim/
|
||||
|
||||
|
|
Loading…
Reference in a new issue