mirror of
https://github.com/opensiriusfox/bashrc.d.git
synced 2025-06-16 04:10:12 -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
|
||||
fi
|
||||
|
||||
function _restart_plasma() {
|
||||
function -restart_plasma() {
|
||||
(
|
||||
set -ex
|
||||
plasmashell --replace &>/dev/null &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue