[dev] Adds more dev tools (git, kubernetes) and meta packages

This commit is contained in:
Drew Haven
2025-02-10 14:44:38 -08:00
parent c7c80c8140
commit fda8ead0f9
8 changed files with 71 additions and 11 deletions

View File

@@ -12,8 +12,6 @@
# Make ^U work like it does in Bash
bindkey "^U" backward-kill-line
alias 'p?'='ps ax | grep'
# This doesn't seem to be in the homemanager options
# Makes shells incrementally append history so that new shells have the history of open shells
setopt inc_append_history