Fix polybar-battery installation
This commit is contained in:
parent
6a1187a511
commit
8b80f0b4e0
@ -618,7 +618,8 @@
|
|||||||
Now, we have our binary, let’s symlink it in our local binary directory,
|
Now, we have our binary, let’s symlink it in our local binary directory,
|
||||||
=~/.local/bin=.
|
=~/.local/bin=.
|
||||||
#+BEGIN_SRC fish
|
#+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
|
#+END_SRC
|
||||||
|
|
||||||
*** Reveal.JS
|
*** Reveal.JS
|
||||||
|
Loading…
Reference in New Issue
Block a user