## gcloud tab completion - [x] if [ -f '/usr/share/google-cloud-sdk/completion.zsh.inc' ]; then source '/usr/share/google-cloud-sdk/completion.zsh.inc'; fi ## Tools installed with `npm -g` - [x] doctoc ## Misc - [x] sdkman - [x] pipx - `apt install python3-venv`; - [x] [yq](https://github.com/kislyuk/yq) - [x] bin - [x] kubecolor - [x] topgrade - [x] k3d - [x] tfenv - [x] linux brew - [ ] [nvm](https://github.com/nvm-sh/nvm), node, yarn via nvm -> upgrade global packages via topgrade? - [ ] compose cli and latest aliases - waiting for [this issue](https://github.com/docker/compose-cli/issues/1710) to be released. Otherwise installation will not be able to check version - [ ] [brewfile](https://homebrew-file.readthedocs.io/en/latest/)? - [ ] [gpg-tui](https://github.com/orhun/gpg-tui/releases) ? - [ ] https://ubuntu.com/server/docs/tools-etckeeper - [ ] https://github.com/Canop/broot alias tree - [ ] https://github.com/muesli/duf alias df - [ ] https://github.com/cheat/cheat like tldr # Might be supported by bin in the future - [ ] `alias ls=exa` - [ ] [krew](https://github.com/kubernetes-sigs/krew/) - [ ] https://github.com/stern/stern/ - [ ] https://github.com/orhun/gpg-tui ## Maybe later - [ ] https://github.com/BurntSushi/ripgrep ? - [ ] thunderbird via apt (snap results in problems with enigmail - not finding gpg and gpg-agent) - [ ] apt-get install git-flow - [ ] [stderrred](https://github.com/sickill/stderred) ? or as [binary](https://github.com/jdve/dotfiles/blob/main/fish/.local/lib/libstderred.so)? cool idea but only works for c binaries. Not for scripts or node.js, etc. - [ ] docker/docker-credential-helpers ## Rejected - [ ] ~~Emojis in Ubuntu Minimal Installation: sudo apt install [fonts-noto-color-emoji](https://www.starryhope.com/linux/enable-emojis-ubuntu-1904/)~~ Most likely no longer needed as of 2004 - [ ] ~~- [ ] kind~~ - k3d is enough for now
gcloud tab completion
Tools installed with
npm -gMisc
apt install python3-venv;Might be supported by bin in the future
alias ls=exaMaybe later
Rejected
Emojis in Ubuntu Minimal Installation: sudo apt install fonts-noto-color-emojiMost likely no longer needed as of 2004- [ ] kind- k3d is enough for now