Skip to content

Commit 082f49a

Browse files
committed
chore(fish): disable alias
1 parent 0bb4afa commit 082f49a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/fish/aliases.fish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ alias sep='ruby ~/.dotfiles/commands/make_separator.rb'
4747

4848
# Neovim / Vim
4949
alias vim='/opt/homebrew/bin/vim'
50-
alias nn='NVIM_APPNAME=nvim-new nvim'
50+
# alias nn='NVIM_APPNAME=nvim-new nvim'
5151

5252
# Python
5353
alias jp='jupyter notebook'

0 commit comments

Comments
 (0)