Standardized rebuild/reload conventions a bit.
This commit is contained in:
parent
753f6ae659
commit
89b9edeff7
2 changed files with 9 additions and 1 deletions
|
@ -47,7 +47,7 @@ if ! which -s python && which -s python3; then
|
|||
alias python=python3
|
||||
fi
|
||||
|
||||
function -restart_plasma() {
|
||||
function -restart-plasma() {
|
||||
(
|
||||
set -ex
|
||||
plasmashell --replace &>/dev/null &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue