summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index b03bcaf..682373b 100644
--- a/.zshrc
+++ b/.zshrc
@@ -173,7 +173,7 @@ n ()
173 fi 173 fi
174} 174}
175 175
176export NNN_BMS='w:~/nextcloud/personal_wiki;r:~/nextcloud/remind;n:~/nextcloud' 176export NNN_BMS='w:~/nextcloud/personal_wiki;r:~/nextcloud/research;n:~/nextcloud;d:~/down'
177export NNN_COLORS="2136" # use a different color for each context 177export NNN_COLORS="2136" # use a different color for each context
178export NNN_FCOLORS='c1e2272e006033f7c6d6abc4' 178export NNN_FCOLORS='c1e2272e006033f7c6d6abc4'
179export NNN_PLUG='d:dragdrop;z:fzz;p:preview-tui' 179export NNN_PLUG='d:dragdrop;z:fzz;p:preview-tui'