shell-host/install/common/apps

3 lines
96 B
Plaintext
Raw Normal View History

if command -v npm >/dev/null 2>&1; then
alias gterm="GNOME_TERMINAL_SCREEN='' gnome-terminal"
fi