This website requires JavaScript.
Explore
Help
Sign in
serguzim
/
.dotfiles
Watch
1
Star
0
Fork
You've already forked .dotfiles
0
Code
Issues
Pull requests
Activity
b2e1880598
.dotfiles
/
.bin
/
passgen
5 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
Cleanup and add passgen
2021-01-14 10:53:14 +00:00
#!/usr/bin/env sh
Fix LC_* stuff and passgen (horcruxing); Add delay and side-view mode to bspwm
2021-02-23 15:33:23 +00:00
xkcdpass_res=$(xkcdpass --numwords=13 --case=capitalize)
echo ${xkcdpass_res}
Reference in a new issue
Copy permalink