Commit Graph

22 Commits

Author SHA1 Message Date
6507f123cb chore(shell): move batman alias 2025-08-27 21:54:43 +01:00
7e3b5ae4f9 feat(shell/aliases): use batman for man if available 2025-08-19 09:46:19 +01:00
Jim Myhrberg
24aab0403e feat(shell/alias): add jy alias for "yj -jy | yq" 2025-01-06 13:27:00 +00:00
Jim Myhrberg
cc7d4a10d2 feat(shell): alias watch to hwatch if installed 2024-11-28 19:37:47 +00:00
Jim Myhrberg
f0c38533f5 feat(zsh/aliases): add root-ca shell function to print root CA certs for domains 2024-05-09 09:30:00 +01:00
698860e72c feat(tools): move over a few more tools to be managed by mise 2024-05-09 03:17:27 +01:00
65f2a8cfaf feat(aliases): remove git aliases which I don't use 2022-04-28 12:35:42 +01:00
2c2fc6ddf9 chore: replace authme shell function with alias to ssh-copy-id 2022-02-23 11:45:20 +00:00
dd23b4d84e feat(nerdctl): add shell aliases for nerdctl 2022-02-07 19:24:31 +00:00
a6318fdd1e chore(brew): update brew cask aliases for new --cask invocation method 2020-12-01 09:55:51 +00:00
4aa8fd8ac8 Update servethis shell alias to work with Python 3 2020-08-03 14:58:10 +01:00
9faf68739c Add terraform alias called "tf" 2020-05-23 21:43:37 +01:00
cdef65ae53 Format shell scripts with shfmt 2020-05-23 21:43:08 +01:00
d4d64f654e Add command-exists shell helper 2020-05-23 19:16:06 +01:00
f8aac5d462 Shuffle shell alias definitions around a bit 2020-05-04 20:52:14 +01:00
75ec8125d9 Only initialize OS-specific shell aliases on the target OS 2020-05-03 16:05:06 +01:00
80c77c8c2b Refactor shell setup into ~/.zshenv and ~/.zshrc files
It was time to split the environment related stuff out to ~/.zshenv,
leaving my ~/.zshrc file specifically for setup of interactive shells.
2020-02-22 14:27:19 +00:00
e7ef71b49a Install Ansible via pip instead of Homebrew
When installed via Homebrew, it seemed not possible to make molecule
work correctly. So instead we install both ansible and molecule via pip,
and everything works.
2019-12-27 22:33:12 +00:00
9b68058011 Tweak homebrew setup 2019-09-04 13:44:33 +01:00
c282a51c1d Make netlisteners alias faster 2019-08-19 12:11:12 +01:00
b88cd0806c Add docker-compose completion script 2018-08-09 11:34:57 +01:00
a53788f5c4 Major revamp of shell init - drop bash support, focus on zsh 2018-07-20 00:47:07 +01:00