mirror of
https://github.com/opensiriusfox/bashrc.d.git
synced 2025-06-16 12:20:24 -07:00
Swapped plasma restart to be easier to find in autocomplete
This commit is contained in:
parent
11ff24b12d
commit
bca06ca805
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ if ! which -s python && which -s python3; then
|
||||||
alias python=python3
|
alias python=python3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
function _restart_plasma() {
|
function -restart_plasma() {
|
||||||
(
|
(
|
||||||
set -ex
|
set -ex
|
||||||
plasmashell --replace &>/dev/null &
|
plasmashell --replace &>/dev/null &
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue