mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-11-10 13:44:28 +01:00
Merge branch 'main' of github.com:sebaschi/dotfiles
This commit is contained in:
commit
d436f4577f
@ -1,7 +1,14 @@
|
|||||||
# Some Notes
|
# Some Notes
|
||||||
## Use SSH to clone repo
|
## Use SSH to clone repo
|
||||||
git clone git@github.com:sebaschi/dotfiles.git ~/.dotfiles
|
git clone git@github.com:sebaschi/dotfiles.git ~/.dotfiles
|
||||||
|
|
||||||
## Symlink files to correct locations
|
## Symlink files to correct locations
|
||||||
|
```
|
||||||
ln -s ~/.dotfiles/git/gitconfig ~/.gitconfig
|
ln -s ~/.dotfiles/git/gitconfig ~/.gitconfig
|
||||||
|
```
|
||||||
|
```
|
||||||
ln -s ~/.dotfiles/vim/vimrc ~/.vimrc
|
ln -s ~/.dotfiles/vim/vimrc ~/.vimrc
|
||||||
|
```
|
||||||
|
```
|
||||||
ln -s ~/.dotfiles/bash/bashrc ~/.bashrc
|
ln -s ~/.dotfiles/bash/bashrc ~/.bashrc
|
||||||
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user