housekeeping

This commit is contained in:
ry
2021-10-25 16:04:37 -07:00
parent 8e2964a63e
commit 089191d672
5 changed files with 21 additions and 53 deletions

View File

@@ -1,3 +1,5 @@
[[ $TERM == "dumb" ]] && unsetopt zle && PS1='$ ' && return
# --- zsh config --- #
export ZSH="$XDG_CONFIG_HOME/oh-my-zsh"
HISTFILE=$XDG_CONFIG_HOME/zsh/.history