Sysbin now checks non-home path
This commit is contained in:
parent
71f1006190
commit
7e558ef2b1
3 changed files with 24 additions and 18 deletions
|
|
@ -14,8 +14,7 @@ alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
|
|||
alias javafx='java --module-path /usr/lib/jvm/default/lib/ --add-modules javafx.base,javafx.controls,javafx.graphics,javafx.media,javafx.swing,javafx.web'
|
||||
alias sxiv='nsxiv'
|
||||
alias blueman='blueman-manager'
|
||||
alias spotify='spotify-launcher'
|
||||
alias spotify-launcher='dlkiller spotify-launcher'
|
||||
alias spotify='dlkiller spotify'
|
||||
alias zoom='dlkiller zoom'
|
||||
alias tor='torbrowser-launcher'
|
||||
if [ ! -z "$(grep nixos /etc/os-release)" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue