mirror of
https://github.com/GRFreire/scripts.git
synced 2026-01-10 04:59:38 +00:00
change bin name to simple-power-name
the last name (`spm`) was conflicting with other linux packages
This commit is contained in:
parent
545997842d
commit
cff4456d98
@ -9,10 +9,10 @@
|
|||||||
```sh
|
```sh
|
||||||
git clone https://github.com/GRFreire/simple-power-menu $HOME/.local/share/simple-power-menu
|
git clone https://github.com/GRFreire/simple-power-menu $HOME/.local/share/simple-power-menu
|
||||||
|
|
||||||
ln -s $HOME/.local/share/simple-power-menu/spm $HOME/.local/bin/spm
|
ln -s $HOME/.local/share/simple-power-menu/simple-power-menu $HOME/.local/bin/simple-power-menu
|
||||||
```
|
```
|
||||||
|
|
||||||
After that, just run ```spm``` in your terminal
|
After that, just run ```simple-power-menu``` in your terminal
|
||||||
|
|
||||||
## Update
|
## Update
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user