fixed forgotten fromGIT directory that was cd'd to but not created

This commit is contained in:
Lucien Cartier-Tilet 2020-02-17 16:09:23 +01:00
parent b69a6bb45a
commit 698b346e70
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 5 additions and 0 deletions

View File

@ -187,6 +187,8 @@ if test $nanoroot = 'y' || test $nanoroot = "Y" || test $nanoroot = ''
sudo ln -s $HOME/.nanorc /root/.nanorc
end
mkdir -p ~/fromGIT
printf "\n# Install polybar-battery #####################################################\n\n"
cd ~/fromGIT
git clone https://github.com/drdeimos/polybar_another_battery.git

View File

@ -601,6 +601,9 @@
:CUSTOM_ID: h-e79da7b2-9286-4b66-812e-453e3b2505c7
:END:
Now, lets install some packages from git directly.
#+BEGIN_SRC fish
mkdir -p ~/fromGIT
#+END_SRC
*** Polybar Battery
:PROPERTIES: