Commit Graph
7 Commits
Author SHA1 Message Date
Greg Hellings 09d8400312 Add vpn alias for Xonsh
Adding a set of aliases to my Xonsh work to start up a VPN that uses
BitWarden for OTP storage
Changed my Linux to specifically use Python 3.12 because the flag for
NamedTemporaryFile is introduced in 3.12
2024-07-17 12:05:21 -05:00
Greg Hellings cc42575bc2 Add gitlab restart alias 2024-06-20 23:27:00 -05:00
Greg Hellingsandgreg-compass 8cbae36433 Silence and document function 2024-06-12 14:27:50 -05:00
Greg Hellingsandgreg-compass f6daf93553 Add way to unlock BitWarden on the CLI
Added a helper function to BitWarden to unlock the CLI
Updated cfetch to fetch that information
2024-06-12 14:27:50 -05:00
Greg Hellings 157772fdca Clean up xonshrc file 2023-05-10 17:21:01 -05:00
Greg Hellings efa9f107ad Update for Darwin aarch64 config 2023-05-09 12:01:29 -05:00
Greg Hellings d1344fa2bd Xonsh glow-ups
Move xonsh header/footer to separate files
Add gregpy as the default Python version used in xonsh
Add Nix profile to PATH in xonsh ahead of tmux path mangling to allow
python3 with modules to be discovered
2022-11-10 10:54:22 -06:00