new: neovim config
This commit is contained in:
parent
5c619c4d01
commit
2c7b5d0315
3 changed files with 124 additions and 0 deletions
|
@ -20,6 +20,7 @@ source "$HOME/.cargo/env"
|
|||
alias q="conda activate q2dev"
|
||||
alias i="ipython3"
|
||||
alias greg="grep"
|
||||
alias vim="nvim"
|
||||
|
||||
BASE16_SHELL=$HOME/.config/base16-shell/
|
||||
[ -n "$PS1" ] && [ -s $BASE16_SHELL/profile_helper.sh ] && eval "$($BASE16_SHELL/profile_helper.sh)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue