correction alias
This commit is contained in:
parent
833a6e14ea
commit
d14c7a415d
|
@ -68,8 +68,9 @@ cd ~/.vim/bundle/ && git clone https://github.com/VundleVim/Vundle.vim.git
|
|||
|
||||
### Alias
|
||||
|
||||
Edit your bashrc or zshrc with this ligne :
|
||||
Edit your bashrc or zshrc and copie/paste this ligne at the end :
|
||||
```
|
||||
vim ~/.zshrc or vim ~/.bashrc
|
||||
alias vimscode="~/.vim/vimscode.sh"
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue