hmmm pretty colourz
This commit is contained in:
parent
bbace2976d
commit
a3ec83cbdf
3 changed files with 219 additions and 3 deletions
4
zshrc
4
zshrc
|
@ -55,3 +55,7 @@ source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zs
|
|||
|
||||
# Don't type that config location al the time.
|
||||
alias ncmpcpp="ncmpcpp -c ~/.config/ncmpcpp/config"
|
||||
|
||||
# Base16 Shell
|
||||
BASE16_SHELL="$HOME/.config/base16-shell/base16-3024.dark.sh"
|
||||
[[ -s $BASE16_SHELL ]] && source $BASE16_SHELL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue