Commit Graph

56 Commits

Author SHA1 Message Date
3c82eca615 Remove bw alias in .bashrc.
Node deprecation flag no longer required.
2025-06-23 09:18:14 +12:00
7ce4beaa61 Add krew plugins to path in .bashrc. 2025-05-13 23:06:06 +12:00
ad0ff1e15e Add bluetooth helper functions to .bashrc. 2025-05-01 07:50:54 +12:00
1d4fc8d8aa Wrap ssh auth sock set in conditional to prevent early exits. 2024-08-14 16:04:55 +12:00
b5fb0add24 Remove defunct prompt coloring function. 2024-08-14 11:00:00 +12:00
e4f12c16b5 Move custom git credential helper from .bashrc to .gitconfig. 2024-08-14 10:30:33 +12:00
7be5292542 Tidy .bashrc to prevent output on new windows. 2024-08-14 09:42:10 +12:00
42a89ca91b Add docker alias and gcp sdk completion to .bashrc. 2024-06-29 16:57:06 +12:00
2b67d89f8f Update .bashrc to reflect new go path and disable node spam. 2024-06-24 11:16:18 +12:00
696abf03ed Fix fzf key bindings. 2024-06-17 20:15:49 +12:00
fdb8b1a194 Auto generate new random pw if not supplied. 2024-03-27 03:44:40 +13:00
216df269ed Update golang install location in .bashrc. 2024-01-20 10:37:34 +13:00
eb296158f8 Switch to tmux as default terminal multiplexer. 2023-09-08 10:39:47 +12:00
503fbca272 Use emacsclient with doom. 2023-07-30 08:23:49 +12:00
578cd49633 Remove extraneous comments from bwai function. 2023-06-08 09:55:27 +12:00
387b8bbfeb Added bw helper function for adding items. 2023-06-07 16:19:02 +12:00
dac3a3ca12 Updated bashrc for doom migration. 2023-05-04 20:40:12 +12:00
f12f909ca9 Ensure go is added to path automatically. 2023-03-24 08:39:31 +13:00
666b61828a Write to history file immediately. 2023-03-22 11:17:46 +13:00
551e7be5a3 Add fzf to my tooling workflow. 2023-03-22 09:59:34 +13:00
63de85e570 Added automated totp followup for bwgp helper. 2023-03-19 21:31:12 +13:00
cc27d929b4 Fix erroneous dash in cpmd for bw helpers. 2023-03-07 18:47:35 +13:00
fb9c270bef Add alias for emacsclient and explain custom. 2023-03-07 07:58:33 +13:00
d599e9cd5e Start working on a custom bw git credential cache. 2023-02-10 19:23:42 +13:00
d5efc3c7cf Added wayland support for bw helper functions.
Also removed an old wsl related section from .bashrc.
2023-01-11 09:06:47 +13:00
ce92e7fbcc Added git push all remotes to .bashrc. 2022-12-13 11:44:34 +13:00
be49235823 Group directories first in my .bashrc ls alias. 2022-12-01 07:39:32 +13:00
06437c76c1 Finished documenting powerline prompt setup. 2022-11-16 15:31:53 +13:00
c455fc2ddb Add bitwarden helper function for username retrieval. 2022-11-13 09:26:42 +13:00
460089db6b Merge branch 'master' of github.com:jmhbnz/tooling 2022-05-17 21:45:23 +12:00
f2fa2bb152 Significantly increase history length. 2022-05-17 21:44:43 +12:00
f810897426 Add bashrc helper for renaming tmate panes. 2022-03-06 17:50:23 +13:00
248f9ca77d Add bash aliases for monitor management. 2022-02-09 06:10:17 +13:00
779e3a871b Properly quote .bashrc function args. 2022-01-24 05:44:10 +13:00
e45a2810a6 Update bashrc so display only updates in wsl. 2022-01-16 10:58:09 +13:00
bc2d258bbe Update bitwarden functions for linux mint. 2022-01-04 07:03:24 +13:00
b9f41a002c Removed old wsl docker host setting and added new bw open link function. 2021-11-12 10:15:52 +13:00
3824281835 Remove unneccessary kubeconfig location from .bashrc. 2021-06-20 09:32:58 +12:00
0704eb6570 Renamed tmate session to avoid conflict with right eye. 2021-03-27 08:17:09 +13:00
74ac427e61 Corrected my default emacsloadpath. 2021-03-06 07:00:12 +13:00
578c8b7969 Updated bashrc with default tmate. 2021-03-06 06:58:12 +13:00
5931494775 Remove docker host var from .bashrc. 2021-02-23 17:51:54 +13:00
2b4ef84d8d Emacs load path fixed 2020-11-04 17:12:10 +13:00
7aa94d79d2 Ensure humacs location is set. 2020-10-03 06:32:06 +13:00
d1b3510198 Added dynamic display export for WSL2. 2020-09-03 18:40:37 +12:00
0c36d20852 Completed kubemacs via docker documentation. 2020-05-28 16:45:46 +12:00
adff6713bb Added docker wsl setup. 2020-05-28 11:41:38 +12:00
070700294e Added bitwarden list helper function. 2020-04-01 07:38:15 +13:00
eb9da21d48 Added support for mutt urlscan. 2020-03-03 16:51:22 +13:00
fa9fb946c4 Added ssh identity handling. 2020-03-01 16:32:34 +13:00