This website requires JavaScript.
Explore
Help
Sign In
bash
/
shell-host
Watch
1
Star
0
Fork
You've already forked shell-host
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d3b61e15b7
shell-host
/
alias
/
apps
3 lines
96 B
Plaintext
Raw
Blame
History
if command -v npm >/dev/null 2>&1; then
alias gterm="GNOME_TERMINAL_SCREEN='' gnome-terminal"
fi
Reference in New Issue
View Git Blame
Copy Permalink