- Mar 24, 2019
- Mar 23, 2019
-
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
- Added Makefile to download the vendored and binary files. - Replace gen-ssh-config with the said Makefile. - Update all sorts of Bash completion files. - Added `kompose` Bash completion file. - Replace pythonrc submodule with said Makefile. - Replace `bfg` shell function with said Makefile (and short shell alias). - Update Git hook to use Makefile, remove whatever was removed. - Added `rc_update` shell alias to force update all said files. - Added `kind` Golang binary.
-
nimrod authored
-
nimrod authored
-
- Mar 22, 2019
- Mar 21, 2019
- Mar 20, 2019
-
-
nimrod authored
-
nimrod authored
Replace generated Bash completion scripts with ones that eval the output instead (instead of adding cleanup functionality to the gen-bash-completion script in case files linger in .bash_completion.d .
-
nimrod authored
-
nimrod authored
-
nimrod authored
- Moved `monitor` from a shell function to a script, now it's callable without mocking with the shell. Also, added an alias for `monitor` to expand aliases after it. - `sudome` is now a shell script instead of a function, now it works around the `secure_path` option by trying to find the executable in the path before calling `sudo`. Also, added an alias for `sudome` to expand aliases after it. - `__apt-daily` is now a shell script, it probably could have stayed a shell alias but the quotes failed to pass the entire command to `/bin/sh` as it was and I couldn't be arsed to solve it. - Simplified `flatpak-daily`. - `dd` shell alias is simpler and now the invocation `sudome dd` works as expected (which was the whole point to begin with).
-
- Mar 19, 2019
-
-
nimrod authored
-
- Mar 18, 2019
-
-
nimrod authored
-
- Mar 17, 2019
- Mar 15, 2019
-
-
nimrod authored
-
- Mar 09, 2019
- Mar 08, 2019
- Mar 03, 2019
- Feb 28, 2019
-
-
nimrod authored
-
- Feb 27, 2019
-
-
nimrod authored
-