Update README.md

This commit is contained in:
Sebastian Lenzlinger 2023-10-23 14:48:49 +02:00 committed by GitHub
parent aad9904df2
commit 0cedb898e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,13 +7,13 @@ git clone git@github.com:sebaschi/dotfiles.git ~/.dotfiles
## 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
* 'exa' as replacement for 'ls'