switch back to vim
This commit is contained in:
@@ -125,7 +125,7 @@ fi
|
||||
# You may want to put all your additions into a separate file like
|
||||
# ~/.bash_aliases, instead of adding them here directly.
|
||||
# See /usr/share/doc/bash-doc/examples in the bash-doc package.
|
||||
export EDITOR='kak'
|
||||
export EDITOR='nvim'
|
||||
|
||||
if [ -f ~/.bash_aliases ]; then
|
||||
. ~/.bash_aliases
|
||||
@@ -171,4 +171,4 @@ alias ssh='TERM="xterm-256color" ssh'
|
||||
|
||||
export DISABLE_TELEMETRY=YES
|
||||
|
||||
[ -f "/home/mikec/.ghcup/env" ] && . "/home/mikec/.ghcup/env" # ghcup-env
|
||||
[ -f "/home/mikec/.ghcup/env" ] && . "/home/mikec/.ghcup/env" # ghcup-env
|
||||
|
||||
Reference in New Issue
Block a user