This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
dot_testing
Watch
1
Star
0
Fork
You've already forked dot_testing
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
24392d6a88
dot_testing
/
sh
/
tmenu-backend
7 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add tmenu
2022-07-05 14:08:31 -05:00
#!/bin/sh
printf "%s" $1
add changes to tmenu
2022-08-16 20:43:44 -05:00
fzy $2 < "$1" > "${1}a"
add tmenu
2022-07-05 14:08:31 -05:00
mv ${1}a ${1}