mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-11-09 03:34:28 +01:00
Update README.md
This commit is contained in:
parent
aad9904df2
commit
0cedb898e4
@ -7,13 +7,13 @@ 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
|
||||||
```
|
```
|
||||||
## Apps/Tools I use
|
## Apps/Tools I use
|
||||||
* 'exa' as replacement for 'ls'
|
* 'exa' as replacement for 'ls'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user