diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc new file mode 100755 index 0000000..76db9bd --- /dev/null +++ b/.config/zsh/.zshrc @@ -0,0 +1,9 @@ +autoload -Uz compinit promptinit +compinit + +PROMPT='[%F{white}%B%~%b%f] %# ' +alias ls='ls --color=auto' + +PATH=$PATH:~/.local/bin/ + +bindkey -v diff --git a/programs b/programs index 46ca10c..1dbc86f 100644 --- a/programs +++ b/programs @@ -3,6 +3,7 @@ xwallpaper ncmpcpp dunst zathura +zsh xorg-setxkbmap xorg-xrandr xorg-xset