From 2d4493c421cd562ebee0535d97a4cbfe10ea6c48 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Mon, 19 Dec 2022 15:21:46 -0500 Subject: [PATCH] whitespace, typo --- zshrc.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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`")