whitespace, typo

master
Jacopo De Simoi 4 years ago
parent 769b817d29
commit 2d4493c421
  1. 3
      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`")

Loading…
Cancel
Save