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
a7bf48df9e
dotwryn
/
zsh
/
utils
6 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Big move about + cleanup
2022-02-06 07:15:14 +00:00
#!/bin/zsh
new setup version; more modular
2021-09-15 07:48:37 +00:00
function READ_K() {
read -k $1
echo
}
Reference in New Issue
Copy Permalink