diff options
| -rw-r--r-- | .zshrc | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -183,7 +183,7 @@ n () | |||
| 183 | export NNN_BMS='w:~/nextcloud/personal_wiki;r:~/nextcloud/research;n:~/nextcloud;d:~/down' | 183 | export NNN_BMS='w:~/nextcloud/personal_wiki;r:~/nextcloud/research;n:~/nextcloud;d:~/down' |
| 184 | export NNN_COLORS="2136" # use a different color for each context | 184 | export NNN_COLORS="2136" # use a different color for each context |
| 185 | export NNN_FCOLORS='c1e2272e006033f7c6d6abc4' | 185 | export NNN_FCOLORS='c1e2272e006033f7c6d6abc4' |
| 186 | export NNN_PLUG='d:dragdrop;z:fzz;p:picker;r:ringtone' | 186 | export NNN_PLUG='d:dragdrop;f:fzcd;h:fzhist;o:fzopen;l:launch;y:x2sel' |
| 187 | export NNN_TRASH=1 | 187 | export NNN_TRASH=1 |
| 188 | 188 | ||
| 189 | if [ -n "$DESKTOP_SESSION" ];then | 189 | if [ -n "$DESKTOP_SESSION" ];then |
| @@ -194,7 +194,6 @@ fi | |||
| 194 | [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh | 194 | [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh |
| 195 | export FZF_DEFAULT_OPTS="--height=40% --layout=reverse --info=inline --border" | 195 | export FZF_DEFAULT_OPTS="--height=40% --layout=reverse --info=inline --border" |
| 196 | 196 | ||
| 197 | |||
| 198 | export WECHALLUSER="drocan" | 197 | export WECHALLUSER="drocan" |
| 199 | export WECHALLTOKEN="35624-0D38B-A2F16-A98B0-5963D-6DF19" | 198 | export WECHALLTOKEN="35624-0D38B-A2F16-A98B0-5963D-6DF19" |
| 200 | 199 | ||
