summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorYigit Sever2020-10-11 15:00:54 +0300
committerYigit Sever2020-10-11 15:00:54 +0300
commit4992c98095d4e17c3aa5412429c05139e031f53c (patch)
tree20329ab6ec822cd4ba8cfcab636e9ba2b9d349d2 /.zshrc
parent585715b74e327c1ce328b4e37367d1537d73be70 (diff)
downloaddotfiles-4992c98095d4e17c3aa5412429c05139e031f53c.tar.gz
dotfiles-4992c98095d4e17c3aa5412429c05139e031f53c.tar.bz2
dotfiles-4992c98095d4e17c3aa5412429c05139e031f53c.zip
new nnn bookmarks
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'