89 Commits

Author SHA1 Message Date
143907c8ff Add a space between PS1 and commands. 2021-07-11 13:20:31 -05:00
600c1612e3 YAML is complaining about the @ sign even though there are quotes. Trying something else. 2021-07-11 13:16:30 -05:00
189bbd1b5b Add an easy, consistent, global PS1. Big thanks to FreeBSD for the simplicity. 2021-07-11 13:13:51 -05:00
862642adc4 Fix name. 2021-03-20 13:30:46 -05:00
9250767d10 First attempt at domain-wide Telegraf logging. (debug-only) 2021-03-20 12:05:18 -05:00
10886347c4 Keep root output clean for rsync. 2021-03-12 20:30:51 -06:00
17097ff91f wttr: Add comment. I think it's done now. ;D 2021-03-02 07:08:23 -06:00
ef5de65f1a wttr: Trim example section. Add evil return code. 2021-03-02 06:58:53 -06:00
ed16e4d4cf wttr: Escape didn't work (at least in zsh). 2021-03-02 06:42:52 -06:00
8f7bb2de8b Escape single quote. 2021-03-02 06:41:04 -06:00
113421fa9e wttr: Convert spaces to +, add literal examples to examples section. 2021-03-02 06:39:39 -06:00
1515d8db52 Make location types a wee bit more understandable in case I forget about this for a year. 2021-03-02 06:29:21 -06:00
16c4a93651 More user-friendly weather function. 2021-03-02 06:25:24 -06:00
1e29998e1c Add zshrc, make values common between bash and zsh. 2021-03-02 06:06:27 -06:00
5b1cbf14c4 Groups should be system. 2021-02-21 09:25:24 -06:00
3ed9b83d44 Reorganize and simplify users. Move Downloads folder creation from miner plays. 2021-02-15 10:11:46 -06:00
b34dfd0784 Ensure video and render groups exist (FreeBSD is mad). 2021-02-15 08:49:13 -06:00
d879b23422 Add users to OpenCL groups. 2021-02-14 18:32:50 -06:00
635bb3abc1 Manjaro install failed, possibly due to to shell changing. Add zsh option. 2021-02-14 16:36:31 -06:00
ae8f157d78 Never skip test to ensure failed key always exists. 2021-02-13 06:06:33 -06:00
656461169a Debug showed that even though job was being skipped it was still doing the register, that's why things were being dumb. 2021-02-13 06:01:45 -06:00
226be654cc Remove old parenthesis. 2021-02-13 05:46:51 -06:00
42f677c476 Fix name to key. 2021-02-13 05:45:21 -06:00
47157323ca Try a better looking format. 2021-02-13 05:44:03 -06:00
253d19297f Add quotes to JSON attributes. 2021-02-13 05:43:14 -06:00
ecb7871c2b Fix loop item value. 2021-02-13 05:42:13 -06:00
ed521ea558 Make super sure the failed key exists. 2021-02-13 05:40:46 -06:00
c5912f5ca3 Treat failed not existing as a success. 2021-02-13 05:31:12 -06:00
9488e87421 Remove TODOs, should be gone on all systems by now. 2021-02-13 05:28:16 -06:00
993461fe49 Add bin folder for users. Some of this probably needs to become looped. 2021-02-12 07:47:22 -06:00
b2941fa580 Ubuntu on desktop is madbro about failed not existing. Worked fine on USB earlier? 2021-02-12 07:19:27 -06:00
6705266746 Sync root settings across devices. Provide benefits of bashrc. 2021-02-12 06:29:10 -06:00
82bec2bf72 Add logging in to possibly have environment files get set up. Create TRASH as user. 2021-02-11 13:06:59 -06:00
3676f2dc07 Fix wonky SSHFS fstab logic. 2021-02-11 12:22:42 -06:00
bdb161376b Don't remove fstab entry if test double mounts. 2021-02-11 12:18:22 -06:00
0a87fcf4d9 Refresh variable of whether 1337 is mounted. 2021-02-11 10:59:42 -06:00
d1d11369c9 FreeBSD does not support nonempty. 2021-02-07 15:19:33 -06:00
2eb64ac9d2 Do test on a different folder. Prevents non-sshfs devices from even having /mnt/leet created. 2021-02-07 12:53:10 -06:00
1895e422b3 Remove debug. 2021-02-07 09:05:57 -06:00
d0d6cb33d6 Missed an absent. 2021-02-07 08:12:17 -06:00
e385014216 Use test result. 2021-02-07 08:11:28 -06:00
79f0ec27aa Add debug. 2021-02-07 08:08:43 -06:00
25cde884aa Need to get variable populated even if command fails. 2021-02-07 08:07:49 -06:00
682377a503 Test SSHFS so that bad FSTAB entries don't get created on Linux when they'll break. 2021-02-07 08:03:13 -06:00
c821cb0550 Don't throw error if .bashrc not created yet. 2021-02-07 07:40:55 -06:00
ebe579a205 Variablize ssh. Make non-sshfs report cron job a loop. 2021-02-07 07:26:54 -06:00
1441ba4adb Add missing quote. 2021-02-07 06:37:42 -06:00
164f81d8d4 More blockinfile's. 2021-02-07 06:22:49 -06:00
a8714aea01 Fix 1337 mount. 2021-02-07 04:53:50 -06:00
5a1fab6eea GNOME settings and UI improvements. 2021-02-06 15:33:26 -06:00