aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zsh/function.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zsh/function.zsh')
-rw-r--r--zsh/.zsh/function.zsh4
1 files changed, 4 insertions, 0 deletions
diff --git a/zsh/.zsh/function.zsh b/zsh/.zsh/function.zsh
index cf00577..5d8f81e 100644
--- a/zsh/.zsh/function.zsh
+++ b/zsh/.zsh/function.zsh
@@ -8,6 +8,10 @@ alias em='emacsclient -c -a ""'
alias emt='emacsclient -nw -a ""'
# alias lspasscp='lpass show -c --password $(lpass ls | fzf | awk '{print $(NF)}' | sed 's/\\]//g')'
+# fixing pdflatex
+#alias pdflatex='/usr/bin/pdflatex'
+#alias pdftex='/usr/bin/pdftex'
+
# fd - cd to selected directory
fd() {
local dir