This commit is contained in:
2025-01-29 13:07:48 -04:00
parent 2746b48826
commit e81162cee7
7 changed files with 0 additions and 14 deletions

View File

@ -29,7 +29,3 @@ alias l="ls --ignore-glob '$([ -f .hidden ] && cat .hidden | tr '\n' '|')'"
# On github: https://github.com/k-yokoishi/zsh-prompt-generator
PROMPT="[%n@%m %~]$ "
RPROMPT="%?:%h | %*"
# CLI programs
EDITOR=micro
DIFFPROG=difft