aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zsh/function.zsh
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-08-27 18:53:22 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-08-27 18:53:22 +0100
commit43c65a291f15ab07eaa8ae08dbd470616e56fdb3 (patch)
treec9e61633ecadc8f0ac2a418906a9633c15066029 /zsh/.zsh/function.zsh
parent96b2334449ba48a98cb19a6c4bea00b08bfd8e6a (diff)
downloaddotfiles-43c65a291f15ab07eaa8ae08dbd470616e56fdb3.tar.gz
dotfiles-43c65a291f15ab07eaa8ae08dbd470616e56fdb3.zip
Polishing zsh configuration
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