Update config, among other things improve batstat
This commit is contained in:
parent
77214e5f5e
commit
d86ef1c7b9
5 changed files with 61 additions and 4 deletions
4
zshrc
4
zshrc
|
@ -102,3 +102,7 @@ if [[ -e $HOME/.calendars ]]; then
|
|||
}
|
||||
__chromaz_extra_left+=_prompt_todos
|
||||
fi
|
||||
# >>> scala-cli completions >>>
|
||||
fpath=("/home/crater2150/.local/share/scalacli/completions/zsh" $fpath)
|
||||
compinit
|
||||
# <<< scala-cli completions <<<
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue