This commit is contained in:
Brian Zalewski 2024-01-01 02:06:21 +00:00
parent e0b9f6bb55
commit bdf065c785
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,6 @@
* Move age decryption higher
xattr -d com.apple.quarantine rclone xattr -d com.apple.quarantine rclone
Create issue about setting up completions - https://github.com/rsteube/lazycomplete Create issue about setting up completions - https://github.com/rsteube/lazycomplete
pw="$(osascript -e 'Tell application "System Events" to display dialog "Password:" default answer "" with hidden answer' -e 'text returned of result' 2>/dev/null)" && echo "$pw" pw="$(osascript -e 'Tell application "System Events" to display dialog "Password:" default answer "" with hidden answer' -e 'text returned of result' 2>/dev/null)" && echo "$pw"

View file

@ -13964,7 +13964,7 @@ softwarePackages:
_docs: null _docs: null
_github: null _github: null
_home: null _home: null
_name: SSH FS _name: SSHFS
apt: sshfs apt: sshfs
choco: sshfs choco: sshfs
dnf: sshfs dnf: sshfs
@ -14014,6 +14014,7 @@ softwarePackages:
_github: https://github.com/yarnpkg/berry _github: https://github.com/yarnpkg/berry
_home: https://yarnpkg.com/ _home: https://yarnpkg.com/
_name: Yarn _name: Yarn
_preload: true
ansible: professormanhattan.yarn ansible: professormanhattan.yarn
brew: yarn brew: yarn
choco: yarn choco: yarn
@ -14086,6 +14087,7 @@ softwarePackages:
_github: https://github.com/mikefarah/yq _github: https://github.com/mikefarah/yq
_home: https://mikefarah.gitbook.io/yq/ _home: https://mikefarah.gitbook.io/yq/
_name: yq _name: yq
_preload: true
ansible: professormanhattan.yq ansible: professormanhattan.yq
apk: yq apk: yq
brew: yq brew: yq
@ -14217,6 +14219,7 @@ softwarePackages:
_github: null _github: null
_home: null _home: null
_name: zoxide _name: zoxide
_preload: true
ansible: professormanhattan.zoxide ansible: professormanhattan.zoxide
brew: zoxide brew: zoxide
zsh: zsh:
@ -14226,6 +14229,7 @@ softwarePackages:
_github: null _github: null
_home: null _home: null
_name: Zsh _name: Zsh
_preload: true
ansible:darwin: professormanhattan.zsh ansible:darwin: professormanhattan.zsh
ansible:linux: professormanhattan.zsh ansible:linux: professormanhattan.zsh
apt: zsh apt: zsh
@ -14244,6 +14248,7 @@ softwarePackages:
_github: https://github.com/google/zx _github: https://github.com/google/zx
_home: null _home: null
_name: zx _name: zx
_preload: true
brew: zx brew: zx
npm: zx npm: zx
flatseal: flatseal: