summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-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