diff --git a/docs/TODO.md b/docs/TODO.md index d4407aeb..c4a006ec 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -179,6 +179,8 @@ https://github.com/rigoneri/Syte3 * https://github.com/tauri-apps/tauri * https://github.com/emilengler/sysget * https://github.com/pocketbase/pocketbase +* sysget +* https://github.com/therootcompany/serviceman ## PHP @@ -228,4 +230,16 @@ https://medusajs.com/?ref=producthunt https://railway.app/?ref=producthunt Figure out how to use CLI for https://github.com/docker/volumes-backup-extension -https://formulae.brew.sh/formula/docker-machine-driver-vmware#default \ No newline at end of file +https://formulae.brew.sh/formula/docker-machine-driver-vmware#default +https://www.npmjs.com/package/windosu + +Caddy +https://webinstall.dev/xz/ +https://webinstall.dev/goreleaser/ +https://webinstall.dev/dotenv/ +https://webinstall.dev/bun/ + +https://webinstall.dev/vim-sensible/ +https://webinstall.dev/vim-devicons/ +https://webinstall.dev/vim-nerdtree/ +https://webinstall.dev/vim-gui/ \ No newline at end of file diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index bc996c31..4ea1fb11 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -847,7 +847,7 @@ softwareGroups: - pulumi - sysbench - sysdig - - sysget + - sysz - upt - winrm-cli - wireshark-cli diff --git a/home/dot_config/bin/config.json b/home/dot_config/bin/config.json new file mode 100644 index 00000000..a50b0c21 --- /dev/null +++ b/home/dot_config/bin/config.json @@ -0,0 +1,4 @@ +{ + "default_path": "$HOME/.local/bin/", + "bins": {} +} \ No newline at end of file diff --git a/home/dot_zshrc b/home/dot_zshrc index 21001afe..15308d9c 100644 --- a/home/dot_zshrc +++ b/home/dot_zshrc @@ -338,11 +338,14 @@ if command -v antigen > /dev/null; then # antigen bundle skaffold antigen bundle spring # antigen bundle shell-proxy - antigen bundle sprunge + # On macOS, parse error 6/13/23 for sprunge + # antigen bundle sprunge # antigen bundle ssh-agent antigen bundle sudo antigen bundle terraform - antigen bundle thefuck + if command -v thefuck > /dev/null; then + antigen bundle thefuck + fi antigen bundle timer antigen bundle tmuxinator antigen bundle urltools diff --git a/software.yml b/software.yml index 19507bdb..bbd63295 100644 --- a/software.yml +++ b/software.yml @@ -501,6 +501,18 @@ softwarePackages: https://www.clamav.net/ https://www.malwarebytes.com/ _name: AntiVirus ansible: professormanhattan.antivirus + sysz: + _deps: + - fzf + _bin: sysz + _desc: An fzf terminal UI for systemctl + _docs: https://github.com/joehillen/sysz + _github: https://github.com/joehillen/sysz + _home: https://github.com/joehillen/sysz + _name: syz + nix-env: nixpkgs.sysz + paru: sysz + script:linux: cd /tmp && git clone https://github.com/joehillen/sysz.git && cd sysz && sudo make install && cd /tmp && rm -rf sysz appium: _bin: appium _desc: '[Appium](https://appium.io/) is an open source automation tool for running scripts and testing native applications, mobile-web applications and hybrid applications on Android or iOS using a webdriver.' @@ -4576,6 +4588,7 @@ softwarePackages: _home: https://github.com/lsd-rs/lsd _name: LSD (LSDeluxe) _notes: Only the Chocolatey definition is included because LSD is only used on Windows (when `exa` is not available) + brew: lsd choco: lsd lxc: _bin: lxc @@ -7498,13 +7511,13 @@ softwarePackages: github: github.com/oldj/SwitchHosts scoop: switchhosts sync-ssh-keys: - _bin: null + _bin: sync-ssh-keys _desc: Sync public ssh keys to ~/.ssh/authorized_keys, based on Github/Gitlab organization membership _docs: null _github: https://github.com/samber/sync-ssh-keys _home: null _name: sync-ssh-keys - github: github.com/samber/sync-ssh-keys + go: github.com/samber/sync-ssh-keys@latest yay: sync-ssh-keys-bin vidmerger: _deps: @@ -7650,6 +7663,7 @@ softwarePackages: _github: https://github.com/emilengler/sysget _home: null _name: sysget + _note: TODO t: _bin: t _desc: A command-line power tool for Twitter