Commit Graph

80 Commits

Author SHA1 Message Date
789821ae8e i3-settree: Change prompt, add script support 2018-12-23 12:01:22 -06:00
4f6540b0d2 i3-settree: Add first implementation of an i3 tree restorer 2018-12-23 01:56:55 -06:00
dcfc977fc0 cowsayeternal: Use a temporary file to circumvent argument size restrictions 2018-12-21 15:26:17 -06:00
4559167e88 cowsayeternal: Add really dumb cowsay script 2018-12-21 13:46:10 -06:00
70e74bf4c5 fetch: Sleep before screeny 2018-12-05 00:03:55 -06:00
77c254531a test-notifications: Use command -v instead of which 2018-11-22 02:45:30 -06:00
68a3550882 kshrc: Ignore not finding .profile 2018-11-22 02:44:56 -06:00
81c9757d2d bashrc: Ignore not finding .profile 2018-11-22 02:44:26 -06:00
e6be305258 tmp: Code cleanup 2018-11-22 02:43:48 -06:00
cc2ca23837 i3lock-custom: Code quality brushups 2018-11-22 02:42:10 -06:00
95ba4a45d2 fetch: Small code quality changes 2018-11-22 02:39:53 -06:00
2aec0b70b6 cnc: Remove cnc 2018-11-22 02:38:37 -06:00
03b31b1da6 .gitignore: Remove pip 2018-11-21 23:14:22 -06:00
d6ea041d74 .gitignore: Add gitignore 2018-11-21 22:44:33 -06:00
5f7ddc3141 bashrc: Remove bash-to-zsh workaround and stop sourcing the environment's profile 2018-11-21 15:32:16 -06:00
bcd40f9a27 fetch: Simplify neofetch call 2018-11-16 20:51:57 -06:00
8ce49b4e15 colortest: Rename to test-color 2018-11-07 23:32:03 -06:00
d973044ee8 i3lock-custom: Start Conky and slap my face on it 2018-11-04 03:36:55 -06:00
9b4c60069e i3lock-custom: Don't wait twice
Can you do that?
Can you really wait twice?
2018-11-04 02:30:48 -06:00
0ec90646ba i3lock-custom: Major refactor
Polish the imagemagick pipeline
Be less error-tolerant in subshell
Make program flow easier to read
And open the gates to having a bar on top of it all
2018-11-04 02:29:16 -06:00
278e3942a2 ssht: Add SSH Tor resolver thing
It fetches a given host's IP and connects to that directly
This way you can get a low-latency connection but still use Tor as a name service.
Sort of.
2018-10-19 19:02:18 -05:00
0167f78ad7 xephwrap: Add Xephyr wrapper script 2018-10-12 21:34:55 -05:00
482622fab8 cnc: Add support for loading cnc from its default location 2018-10-12 01:01:19 -05:00
48761983ef zshrc: Add autocompletion for dotfile alias 2018-10-07 00:24:28 -05:00
b56604af3f i3lock-custom: Add i3lock wrapper script 2018-10-04 18:26:37 -05:00
1fc909dda0 tmp: Use traps to increase robustness 2018-10-04 16:20:38 -05:00
054f422b28 cnc: Add stub for Concession service manager script 2018-09-28 00:03:13 -05:00
08b14ca49b zshrc: Add header and shebang 2018-09-19 17:47:23 -05:00
88c3fc575b tmp: A simple temp directory wrapper 2018-09-16 12:48:35 -05:00
960fb298ff Lots: Miscellaneous style changes 2018-09-16 12:18:41 -05:00
5e7bb87950 tubetop2: Remove suffix
Shebangs exist, after all
2018-08-27 13:41:23 -05:00
8c4a092a48 xrdbupdate: Change logging style 2018-08-27 13:39:37 -05:00
7534652fca zsh: Actually do that thing I wanted to do two commits ago 2018-08-24 18:08:20 -05:00
afffd5ef11 Revert "zsh: Put the cursor at the end of the line when history searching"
This reverts commit ac4a637720.
2018-08-24 18:01:49 -05:00
ac4a637720 zsh: Put the cursor at the end of the line when history searching 2018-08-24 17:56:51 -05:00
f169594f40 replicate.sh: Finally give that damn thing its own repo 2018-08-24 17:28:28 -05:00
3c75c89619 replicate.sh: Don't clone the whole git history 2018-08-24 17:24:03 -05:00
d2ab57a58a xrdbupdate: Respect XDG spec 2018-08-24 17:14:33 -05:00
49daa6098d zsh: Embolden the error indicator 2018-08-23 12:05:07 -05:00
bf9365e30c zshrc: Add prompt 2018-08-23 12:01:56 -05:00
617afd0d5a zsh: Cull OMZ 2018-08-21 19:02:57 -05:00
a3b47c5b8d Replicate: Actually configure the damn repo 2018-08-20 15:28:24 -05:00
c5f650ca72 Replicate: Fix git failure check
I feel like I understand failure very thoroughly now
2018-08-20 15:23:05 -05:00
47b496ef58 Replicate: Use PWD, fix dependency checks 2018-08-20 15:20:07 -05:00
becbd2b639 tubetop2: Check flags earlier on, adjust notification priorities 2018-08-19 19:59:48 -05:00
05fda57bf7 tubetop2: Don't loop infinitely 2018-08-17 00:20:48 -05:00
f99b15b938 tubetop2: Added a better, caching version of tubetop
Remember how I said I'd rewrite it in Python?
I lied.
2018-08-16 23:58:31 -05:00
6f011428ee replicate.sh: Fix error detection with git 2018-08-16 21:53:16 -05:00
dfcbacfc0f fetch: Detect Neofetch properly 2018-08-14 17:04:25 -05:00
bf4cdc3ccf fetch: Correct my dumbass mistake 2018-08-14 16:59:43 -05:00