Update 3 files

- /.local/share/chezmoi/home/private_dot_config/shell/exports.sh.tmpl
- /.local/share/chezmoi/home/.chezmoidata.yaml
- /.local/share/chezmoi/software.yml
This commit is contained in:
Brian Zalewski 2022-12-24 14:30:45 +00:00
parent ee527c51db
commit faabe0594d
3 changed files with 30 additions and 33 deletions

View file

@ -309,7 +309,6 @@ softwareGroups:
- git-open - git-open
- git-secret - git-secret
- gitomatic - gitomatic
- gitsome
- git-stats - git-stats
- gitui - gitui
- glab - glab

View file

@ -114,6 +114,12 @@ export BASH_COMPLETION_USER_FILE="$XDG_CONFIG_HOME/bash-completion/bash_completi
export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker" export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker"
export MACHINE_STORAGE_PATH="$XDG_DATA_HOME/docker-machine" export MACHINE_STORAGE_PATH="$XDG_DATA_HOME/docker-machine"
### Dotnet
# TODO - Add DOTNET_ROOT for Linuxbrew
if [ -d /Applications ] && [ -d /Library ]; then
export DOTNET_ROOT="/usr/local/opt/dotnet/libexec"
fi
### Elastic Agent ### Elastic Agent
# https://www.elastic.co/guide/en/fleet/current/agent-environment-variables.html#env-common-vars # https://www.elastic.co/guide/en/fleet/current/agent-environment-variables.html#env-common-vars

View file

@ -308,7 +308,7 @@ softwarePackages:
_service: null _service: null
ansible: professormanhattan.aptcacherng ansible: professormanhattan.aptcacherng
aqua: aqua:
_bin: null _bin: aqua
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -351,7 +351,7 @@ softwarePackages:
ariang: ariang:
cask: ariang cask: ariang
asciinema: asciinema:
_bin: null _bin: asciinema
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -374,7 +374,7 @@ softwarePackages:
_service: null _service: null
ansible: professormanhattan.asdf ansible: professormanhattan.asdf
assh: assh:
_bin: null _bin: assh
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -716,7 +716,7 @@ softwarePackages:
github: github.com/Budibase/budibase github: github.com/Budibase/budibase
npm: '@budibase/cli' npm: '@budibase/cli'
bundler: bundler:
_bin: null _bin: bundler
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -744,7 +744,7 @@ softwarePackages:
_type: cli _type: cli
github: github.com/jenssegers/captain github: github.com/jenssegers/captain
carbon-now: carbon-now:
_bin: null _bin: carbon-now
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -791,7 +791,7 @@ softwarePackages:
port: certbot port: certbot
snap: certbot snap: certbot
cfssl: cfssl:
_bin: null _bin: cfssl
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -1195,7 +1195,7 @@ softwarePackages:
cask: cumulus cask: cumulus
github: github.com/gillesdemey/Cumulus github: github.com/gillesdemey/Cumulus
cups: cups:
_bin: null _bin: cupsctl
_desc: '[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.' _desc: '[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.'
_docs: null _docs: null
_github: null _github: null
@ -1378,7 +1378,7 @@ softwarePackages:
_type: cli _type: cli
github: github.com/deta/deta-cli github: github.com/deta/deta-cli
dframe: dframe:
_bin: null _bin: dframe
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -2531,16 +2531,6 @@ softwarePackages:
github: github.com/muesli/gitomatic github: github.com/muesli/gitomatic
pacman: gitomatic pacman: gitomatic
scoop: gitomatic scoop: gitomatic
gitsome:
_bin: gitsome
_desc: null
_docs: null
_github: https://github.com/donnemartin/gitsome
_home: null
_name: null
_service: null
ansible: professormanhattan.gitsome
pipx: gitsome
git-stats: git-stats:
_bin: git-stats _bin: git-stats
_desc: '[gitstats](https://github.com/IonicaBizau/git-stats) can track and display local git statistics. It includes the capability of displaying a GitHub-like contributions calendar in the terminal.' _desc: '[gitstats](https://github.com/IonicaBizau/git-stats) can track and display local git statistics. It includes the capability of displaying a GitHub-like contributions calendar in the terminal.'
@ -3169,7 +3159,7 @@ softwarePackages:
pacman: hyperfine pacman: hyperfine
pkg: hyperfine pkg: hyperfine
ideviceinstaller: ideviceinstaller:
_bin: null _bin: ideviceinstaller
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -3269,7 +3259,7 @@ softwarePackages:
_service: null _service: null
npm: '@ionic/cli' npm: '@ionic/cli'
ios-deploy: ios-deploy:
_bin: null _bin: ios-deploy
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -3702,6 +3692,7 @@ softwarePackages:
_home: null _home: null
_name: null _name: null
_service: null _service: null
_when: '! test -d /usr/local/Cellar/libimobiledevice'
brew:darwin: libimobiledevice brew:darwin: libimobiledevice
libreoffice: libreoffice:
_bin: null _bin: null
@ -4063,7 +4054,7 @@ softwarePackages:
_type: application _type: application
github: github.com/mjmlio/mjml-app github: github.com/mjmlio/mjml-app
mkcert: mkcert:
_bin: null _bin: mkcert
_desc: A simple zero-config tool to make locally trusted development certificates with any names _desc: A simple zero-config tool to make locally trusted development certificates with any names
_docs: null _docs: null
_github: https://github.com/FiloSottile/mkcert _github: https://github.com/FiloSottile/mkcert
@ -4094,7 +4085,7 @@ softwarePackages:
winget: mockoon winget: mockoon
yay: mockoon-bin yay: mockoon-bin
mole: mole:
_bin: null _bin: mole
_desc: CLI application to create ssh tunnels focused on resiliency and user experience _desc: CLI application to create ssh tunnels focused on resiliency and user experience
_docs: null _docs: null
_github: https://github.com/davrodpin/mole _github: https://github.com/davrodpin/mole
@ -4399,7 +4390,7 @@ softwarePackages:
port: nginx port: nginx
scoop: nginx scoop: nginx
ngrok: ngrok:
_bin: null _bin: ngrok
_desc: '[Ngrok](https://ngrok.com/) exposes local servers behind NATs and firewalls to the public internet over secure tunnels. Ngrok also provides a real-time web UI where you can introspect all HTTP traffic running over your tunnels. You can replay any request against your tunnels with one click. The main feature is the ability to generate an internet-accessible URL that directs traffic to your local web server even if it is behind a firewall or proxy.' _desc: '[Ngrok](https://ngrok.com/) exposes local servers behind NATs and firewalls to the public internet over secure tunnels. Ngrok also provides a real-time web UI where you can introspect all HTTP traffic running over your tunnels. You can replay any request against your tunnels with one click. The main feature is the ability to generate an internet-accessible URL that directs traffic to your local web server even if it is behind a firewall or proxy.'
_docs: null _docs: null
_github: null _github: null
@ -4411,7 +4402,7 @@ softwarePackages:
choco: ngrok choco: ngrok
snap: ngrok snap: ngrok
ngxtop: ngxtop:
_bin: null _bin: ngxtop
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -5918,7 +5909,7 @@ softwarePackages:
nix: nixpkgs.skate nix: nixpkgs.skate
pacman: skate pacman: skate
skm: skm:
_bin: null _bin: skm
_desc: A simple and powerful SSH keys manager _desc: A simple and powerful SSH keys manager
_docs: null _docs: null
_github: https://github.com/TimothyYe/skm _github: https://github.com/TimothyYe/skm
@ -6007,7 +5998,7 @@ softwarePackages:
_service: null _service: null
pipx: social-analyzer pipx: social-analyzer
solidity: solidity:
_bin: null _bin: solcjs
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -6034,7 +6025,7 @@ softwarePackages:
_service: null _service: null
npm: speed-test npm: speed-test
spotdl: spotdl:
_bin: null _bin: spotdl
_deps: _deps:
- ffmpeg - ffmpeg
_desc: null _desc: null
@ -6082,7 +6073,7 @@ softwarePackages:
_service: null _service: null
ansible: professormanhattan.ssh ansible: professormanhattan.ssh
ssh-vault: ssh-vault:
_bin: null _bin: ssh-vault
_desc: '[sshvault](https://ssh-vault.com/) lets you encrypt/decrypt using SSH private keys. It is written in Go and the documentation can be read in under a minute.' _desc: '[sshvault](https://ssh-vault.com/) lets you encrypt/decrypt using SSH private keys. It is written in Go and the documentation can be read in under a minute.'
_docs: https://ssh-vault.com/post/how-it-works/ _docs: https://ssh-vault.com/post/how-it-works/
_github: https://github.com/ssh-vault/ssh-vault _github: https://github.com/ssh-vault/ssh-vault
@ -6093,7 +6084,7 @@ softwarePackages:
brew: ssh-vault brew: ssh-vault
github: github.com/ssh-vault/ssh-vault github: github.com/ssh-vault/ssh-vault
sshpass: sshpass:
_bin: null _bin: sshpass
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -6224,7 +6215,7 @@ softwarePackages:
_service: null _service: null
npm: surge npm: surge
svgo: svgo:
_bin: null _bin: svgo
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -6550,7 +6541,7 @@ softwarePackages:
dnf: timeshift dnf: timeshift
yay: timeshift yay: timeshift
tinypng: tinypng:
_bin: null _bin: tinypng
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -6985,7 +6976,7 @@ softwarePackages:
port: watchman port: watchman
scoop: watchman scoop: watchman
waypoint: waypoint:
_bin: null _bin: waypoint
_desc: '[HashiCorp Waypoint](https://www.waypointproject.io/) allows developers to deploy, manage, and observe their applications through a consistent abstraction of underlying infrastructure. Waypoint works with Kubernetes, ECS and many other platforms.' _desc: '[HashiCorp Waypoint](https://www.waypointproject.io/) allows developers to deploy, manage, and observe their applications through a consistent abstraction of underlying infrastructure. Waypoint works with Kubernetes, ECS and many other platforms.'
_docs: null _docs: null
_github: https://github.com/hashicorp/waypoint _github: https://github.com/hashicorp/waypoint
@ -7160,6 +7151,7 @@ softwarePackages:
_name: wkhtmltopdf _name: wkhtmltopdf
_service: null _service: null
_type: cli _type: cli
_when:cask: '! test -d /usr/local/Caskroom/wkhtmltopdf'
ansible: professormanhattan.wkhtmltopdf ansible: professormanhattan.wkhtmltopdf
apt: wkhtmltopdf apt: wkhtmltopdf
cask: wkhtmltopdf cask: wkhtmltopdf