summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsadbeast <sadbeast@sadbeast.com>2022-11-20 11:28:54 -0800
committersadbeast <sadbeast@sadbeast.com>2022-11-20 11:28:54 -0800
commit4c683f161a39c1c163dccf74a53b1ed9567ecac2 (patch)
treeb5072e6ae317b20a9e097312a2b745e1abe2de6c
parentda480d8fffe175de301c96aff51a77157166d1ef (diff)
downloadcfg-4c683f161a39c1c163dccf74a53b1ed9567ecac2.tar.gz
cfg-4c683f161a39c1c163dccf74a53b1ed9567ecac2.tar.bz2
ls nonsense
-rw-r--r--.zshrc7
1 files changed, 1 insertions, 6 deletions
diff --git a/.zshrc b/.zshrc
index 95995e2..f37b150 100644
--- a/.zshrc
+++ b/.zshrc
@@ -78,12 +78,7 @@ export GPG_TTY=$(tty)
export TERM=xterm-256color
-alias ls='colorls -GF'
-alias l='ls -l'
-alias la='ls -a'
-alias lla='ls -la'
-
alias config='git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
[ -f $HOME/.zshrc.local ] && source $HOME/.zshrc.local
-#eval "$(starship init zsh)"
+eval "$(starship init zsh)"