This website requires JavaScript.
Explore
Help
Sign In
wrynegade
/
dotwryn
Watch
1
Star
0
Fork
0
You've already forked dotwryn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dotwryn
/
zsh
/
utils
6 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Big move about + cleanup
2022-02-06 00:15:14 -07:00
#!/bin/zsh
new setup version; more modular
2021-09-15 01:48:37 -06:00
function READ_K() {
read -k $1
echo
}
Reference in New Issue
Copy Permalink