Switch to Neovim
This commit is contained in:
@@ -8,7 +8,7 @@ set -g man_standout -o blue
|
||||
set -g man_bold -o magenta
|
||||
|
||||
# Text Editor
|
||||
set -x EDITOR vim
|
||||
set -x EDITOR nvim
|
||||
# ZFS GRUB
|
||||
set -x ZPOOL_VDEV_NAME_PATH 1
|
||||
|
||||
@@ -23,6 +23,7 @@ alias xc "xbps-remove -o"
|
||||
alias xq "xbps-query -Rs"
|
||||
alias wlan "iw dev wlp2s0 scan | grep SSID"
|
||||
alias bc "bc -l"
|
||||
alias vim "nvim"
|
||||
|
||||
function fish_title
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user