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
dea4855082
dotwryn
/
zsh
/
utils
3 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Big move about + cleanup
2022-02-06 07:15:14 +00:00
#!/bin/zsh
Extracted vim installation functions for external use
2022-02-06 07:45:04 +00:00
function READ_K() { read -k $1; echo; }
Reference in New Issue
Copy Permalink