summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 5e55847..d562771 100644
--- a/.zshrc
+++ b/.zshrc
@@ -149,6 +149,7 @@ alias f="find . -name"
149alias b="buku --suggest --colors 'onlxm'" 149alias b="buku --suggest --colors 'onlxm'"
150alias tp='trash-put' 150alias tp='trash-put'
151alias ls='exa' 151alias ls='exa'
152alias h='habitctl'
152 153
153[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh 154[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
154 155
@@ -164,3 +165,5 @@ PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT;
164function te { 165function te {
165 cd $(mktemp -d /tmp/$1.XXXX) 166 cd $(mktemp -d /tmp/$1.XXXX)
166} 167}
168
169source /home/yigit/.config/broot/launcher/bash/br