From 72f818ce986b9881edb42f5613cb602964a5e5d2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 20 Aug 2017 23:18:08 -0300 Subject: Full zsh support --- zshrc.dot.link | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'zshrc.dot.link') 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 -- cgit v1.2.3