Latest
This commit is contained in:
parent
07fb811a0c
commit
78bd5e991f
2 changed files with 6 additions and 1 deletions
1
home/dot_config/Code/User/Base.code-profile
Normal file
1
home/dot_config/Code/User/Base.code-profile
Normal file
File diff suppressed because one or more lines are too long
|
@ -1744,6 +1744,7 @@ softwarePackages:
|
||||||
_bin: syncthing
|
_bin: syncthing
|
||||||
_github: https://github.com/syncthing/syncthing
|
_github: https://github.com/syncthing/syncthing
|
||||||
_name: Syncthing
|
_name: Syncthing
|
||||||
|
_service: syncthing
|
||||||
brew: syncthing
|
brew: syncthing
|
||||||
choco: syncthing
|
choco: syncthing
|
||||||
port: syncthing
|
port: syncthing
|
||||||
|
@ -5116,13 +5117,15 @@ softwarePackages:
|
||||||
_name: Starred
|
_name: Starred
|
||||||
pipx: starred
|
pipx: starred
|
||||||
monero:
|
monero:
|
||||||
_bin: org.getmonero.Monero
|
_bin: monero
|
||||||
|
_bin:flatpak: org.getmonero.Monero
|
||||||
_desc: '[Monero](https://www.getmonero.org/) is a leading cryptocurrency focused on private and censorship-resistant transactions. This role installs the Monero wallet application which is required for interacting with the Monero network.'
|
_desc: '[Monero](https://www.getmonero.org/) is a leading cryptocurrency focused on private and censorship-resistant transactions. This role installs the Monero wallet application which is required for interacting with the Monero network.'
|
||||||
_docs: https://www.getmonero.org/resources/user-guides/
|
_docs: https://www.getmonero.org/resources/user-guides/
|
||||||
_github: https://github.com/monero-project/monero
|
_github: https://github.com/monero-project/monero
|
||||||
_home: https://www.getmonero.org/
|
_home: https://www.getmonero.org/
|
||||||
_name: Monero
|
_name: Monero
|
||||||
_restricted: true
|
_restricted: true
|
||||||
|
_service: monero
|
||||||
_when:cask: '! test -d /Applications/monero-wallet-gui.app'
|
_when:cask: '! test -d /Applications/monero-wallet-gui.app'
|
||||||
ansible: professormanhattan.monero
|
ansible: professormanhattan.monero
|
||||||
cask: monero-wallet
|
cask: monero-wallet
|
||||||
|
@ -6059,6 +6062,7 @@ softwarePackages:
|
||||||
_github: https://github.com/php/php-src
|
_github: https://github.com/php/php-src
|
||||||
_home: https://www.php.net/
|
_home: https://www.php.net/
|
||||||
_name: PHP
|
_name: PHP
|
||||||
|
_service: php
|
||||||
ansible: professormanhattan.php
|
ansible: professormanhattan.php
|
||||||
apt: php
|
apt: php
|
||||||
brew: php
|
brew: php
|
||||||
|
|
Loading…
Reference in a new issue