commit 45263e589fc8f475abec39b9f609f06567c1d98b parent 4d043153852692d5cef513c1d57781825e1a9d88 Author: Taco-C <perian.forod@gmail.com> Date: Tue, 5 Feb 2019 22:33:20 +0100 zsh tweaks and install list Diffstat:
| M | .zshrc | | | 2 | ++ |
| A | installed-packs | | | 11 | +++++++++++ |
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/.zshrc b/.zshrc @@ -16,6 +16,8 @@ zstyle :compinstall filename '~/.zshrc' autoload -Uz compinit compinit +source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh + PROMPT='%F{yellow}[%1~]%f ' [ -f "$XDG_CONFIG_HOME/aliases" ] && source "$XDG_CONFIG_HOME/aliases" diff --git a/installed-packs b/installed-packs @@ -0,0 +1,11 @@ +nvim +zsh +zsh-completions +zsh-autosuggestions +ranger +termite +surf +i3-gaps +xorg-server +dmenu +neocurses