update dotfiles
This commit is contained in:
parent
a307370a15
commit
f2bf7ea423
5 changed files with 8 additions and 4 deletions
|
@ -22,4 +22,6 @@ run() {
|
|||
|
||||
is_graphical() {
|
||||
command -v $PREF_TERM && return 0 || return 1
|
||||
}
|
||||
}
|
||||
|
||||
command -v $SYS_SUDO || $SYS_SUDO=""
|
Loading…
Add table
Add a link
Reference in a new issue