diff --git a/zshrc.org b/zshrc.org index b5376cb..ac0ee5c 100644 --- a/zshrc.org +++ b/zshrc.org @@ -269,7 +269,6 @@ Underscore filename #+begin_src sh export EMACS="/home/jacopods/.emacs.d/emacsclient-activities" export EMACS_DEF_ARGUMENTS="" - #+end_src *** oh-my-zsh setup :daily:pi:android: #+begin_src sh @@ -394,7 +393,7 @@ This needs to be diff'd among the versions export GIT_EDITOR=$EMACS export SUDO_EDITOR=$EMACS #+end_src -*** git helper :daily: +*** git helpers :daily: #+begin_src sh git-create-pi-remote () { REPO_NAME=$(basename "`pwd`")