aboutsummaryrefslogtreecommitdiff
path: root/zshrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-08-20 23:18:08 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-08-20 23:18:08 -0300
commit72f818ce986b9881edb42f5613cb602964a5e5d2 (patch)
treed56c4b9822020d693dde9d55bcf7d5c2fda10f78 /zshrc.dot.link
parent80145b4306fa56d21a8b1941a78954d4f543fec7 (diff)
downloadprofile-72f818ce986b9881edb42f5613cb602964a5e5d2.tar.gz
profile-72f818ce986b9881edb42f5613cb602964a5e5d2.tar.bz2
Full zsh support
Diffstat (limited to 'zshrc.dot.link')
-rw-r--r--zshrc.dot.link7
1 files changed, 5 insertions, 2 deletions
diff --git a/zshrc.dot.link b/zshrc.dot.link
index 9397086..9441543 100644
--- a/zshrc.dot.link
+++ b/zshrc.dot.link
@@ -38,5 +38,8 @@ zstyle ':completion:*' verbose true
zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)*=0=01;31'
zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'
-# Porweline
-#. /usr/share/powerline/bindings/zsh/powerline.zsh
+# Powerline
+. /usr/share/powerline/bindings/zsh/powerline.zsh
+
+# Source default profile
+source ~/.profile