This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
2
Actions
Activity
90437a9b73
void-packages
/
srcpkgs
/
gpm
/
files
/
gpm.sh
4 lines
102 B
Bash
Raw
Blame
History
case
$(
/usr/bin/tty
)
in
/dev/tty
[
0-9
]
*
)
[
-n
"
$(
pgrep gpm
)
"
]
&&
/usr/bin/disable-paste
;
;
esac
Reference in New Issue
View Git Blame
Copy Permalink