summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsadbeast <sadbeast@sadbeast.com>2022-09-16 12:32:42 -0700
committersadbeast <sadbeast@sadbeast.com>2022-09-16 12:32:42 -0700
commit64041ae74323749c356819be5e5a7c3eb9189221 (patch)
treecaffcb125a854855c60b7ec7ba9b7f7f7360e968
parent22e74bcebd9bc4984475bcf42984543a163d38b7 (diff)
downloadcfg-64041ae74323749c356819be5e5a7c3eb9189221.tar.gz
cfg-64041ae74323749c356819be5e5a7c3eb9189221.tar.bz2
add asdf and br
-rw-r--r--.zshrc10
1 files changed, 4 insertions, 6 deletions
diff --git a/.zshrc b/.zshrc
index e10ccf3..96c2bec 100644
--- a/.zshrc
+++ b/.zshrc
@@ -41,12 +41,6 @@ export GPG_TTY=$(tty)
export TERM=xterm-256color
-alias ls='lsd'
-alias l='ls -l'
-alias la='ls -a'
-alias lla='ls -la'
-alias lt='ls --tree'
-
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
[ -f $HOME/.zshrc.local ] && source $HOME/.zshrc.local
@@ -85,3 +79,7 @@ export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS"\
_gen_fzf_default_opts
source $HOME/.config/broot/launcher/bash/br
+
+source /home/kentsmith/.config/broot/launcher/bash/br
+
+source /opt/asdf-vm/asdf.sh