Add .e alias (more to come) and edit command; Remove auto-pair vim-plug
This commit is contained in:
parent
99af6469c9
commit
d47923cdba
3 changed files with 27 additions and 1 deletions
.config
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
alias .evim='vim $HOME/.config/vim/vimrc'
|
||||
alias .f='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||
|
||||
alias aliases='vim ~/.config/aliasrc && source ~/.config/aliasrc'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue