Cleanup
This commit is contained in:
@ -18,7 +18,3 @@ alias l="ls --ignore-glob '$([ -f .hidden ] && cat .hidden | tr '\n' '|')'"
|
||||
# Helpful tool: https://bash-prompt-generator.org
|
||||
# On github: https://github.com/Scriptim/bash-prompt-generator
|
||||
PS1='[\u@\h \w]\$ '
|
||||
|
||||
# CLI programs
|
||||
EDITOR=micro
|
||||
DIFFPROG=difft
|
||||
|
Reference in New Issue
Block a user