We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb4afa commit 082f49aCopy full SHA for 082f49a
1 file changed
.config/fish/aliases.fish
@@ -47,7 +47,7 @@ alias sep='ruby ~/.dotfiles/commands/make_separator.rb'
47
48
# Neovim / Vim
49
alias vim='/opt/homebrew/bin/vim'
50
-alias nn='NVIM_APPNAME=nvim-new nvim'
+# alias nn='NVIM_APPNAME=nvim-new nvim'
51
52
# Python
53
alias jp='jupyter notebook'
0 commit comments