summaryrefslogtreecommitdiff
path: root/.bash_profile
blob: b03f4ea1b19be806da2cd142354fb89a7f6565d4 (plain)
1
2
3
4
5
6
7
8
alias ls='ls -G'
alias adog='/usr/bin/git log --all --decorate --oneline --graph'
export PS1='\[\e[1;32m\]\u@\h:\[\e[38;5;57m\]\w\[\e[0m\]\$ '
export EDITOR='vim'
export BASH_SILENCE_DEPRECATION_WARNING=1
export CLICOLOR=1
export LSCOLORS="ExFxBxDxCxegedabagacad"
export PATH=/opt/homebrew/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin