summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorYigit Sever2020-11-06 20:56:49 +0300
committerYigit Sever2020-11-06 20:56:49 +0300
commit1c6d1133537622fe7ed3d7dbe73a2977bd7d3d33 (patch)
tree1d9c1aa4e1d1cdbf1f1cea752b50ab32c099430b /.zshrc
parent73daab33389a4338f2ddaa8ef826eded5a13f074 (diff)
downloaddotfiles-1c6d1133537622fe7ed3d7dbe73a2977bd7d3d33.tar.gz
dotfiles-1c6d1133537622fe7ed3d7dbe73a2977bd7d3d33.tar.bz2
dotfiles-1c6d1133537622fe7ed3d7dbe73a2977bd7d3d33.zip
1337 hax0r now does overthewire
diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index c8cc1fc..689539e 100644
--- a/.zshrc
+++ b/.zshrc
@@ -186,3 +186,7 @@ if [ -n "$DESKTOP_SESSION" ];then
186fi 186fi
187 187
188[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh 188[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
189
190
191export WECHALLUSER="drocan"
192export WECHALLTOKEN="35624-0D38B-A2F16-A98B0-5963D-6DF19"