Fix polybar-battery installation

This commit is contained in:
Lucien Cartier-Tilet 2020-02-22 11:55:48 +01:00
parent 6a1187a511
commit 8b80f0b4e0
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 1 deletions

View File

@ -618,7 +618,8 @@
Now, we have our binary, lets symlink it in our local binary directory,
=~/.local/bin=.
#+BEGIN_SRC fish
ln -s ~/fromGIT/polybar_another_battery/polybar-ab ~/.local/bin/polybar-ab
cd ~/.local/bin
ln -s ~/fromGIT/polybar_another_battery/polybar-ab polybar-ab
#+END_SRC
*** Reveal.JS