Obliterate atom

This commit is contained in:
Spotlight 2021-09-23 17:26:33 -05:00
parent 57ea71763f
commit fd1bc48b56
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

2
zshrc
View file

@ -32,6 +32,8 @@ source ~/.p10k.zsh
######### #########
# the env _essentials_ # the env _essentials_
######### #########
# Goodbye, Atom. Sorry, muscle memory.
alias atom='code'
export HISTFILE="$HOME/.zsh_history" export HISTFILE="$HOME/.zsh_history"
export HISTSIZE=5000 export HISTSIZE=5000