Skip to content

Commit e9b3aec

Browse files
shellrc: disabled nnn plugin
1 parent 28cdef1 commit e9b3aec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.oh-my-shell/oh-my-shellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dot_plugin_if_exists "network"
116116
#dot_plugin_if_exists "nvm" # Node.js environment manager FIXME: remove plugin
117117
dot_plugin_if_exists "notebook" # Requires: dotfiles plugin
118118
dot_plugin_if_exists "notmuch"
119-
dot_plugin_if_exists "nnn"
119+
#dot_plugin_if_exists "nnn"
120120
dot_plugin_if_exists "open"
121121
dot_plugin_if_exists "oraclecloud"
122122
dot_plugin_if_exists "ots"

0 commit comments

Comments
 (0)