idk
This commit is contained in:
parent
2aa9284dbf
commit
4e171b3727
2 changed files with 8 additions and 1 deletions
|
@ -18,3 +18,10 @@
|
||||||
stripComponents = 1
|
stripComponents = 1
|
||||||
url = "https://codeload.github.com/asdf-vm/asdf/tar.gz/refs/tags/v0.15.0"
|
url = "https://codeload.github.com/asdf-vm/asdf/tar.gz/refs/tags/v0.15.0"
|
||||||
checksum.sha512 = "e577bfe8a0590585d2c84d63a49b29c4c5936cc4883f4e833f1108af39504b683fa79c7cb57cbc9fcfa4d7343a282f87e29b3cdbd8cdf32e2e81b50269e25ec3"
|
checksum.sha512 = "e577bfe8a0590585d2c84d63a49b29c4c5936cc4883f4e833f1108af39504b683fa79c7cb57cbc9fcfa4d7343a282f87e29b3cdbd8cdf32e2e81b50269e25ec3"
|
||||||
|
|
||||||
|
[".local/bin/cursor.appimage"]
|
||||||
|
type = "file"
|
||||||
|
executable = "true"
|
||||||
|
url = "https://download.todesktop.com/230313mzl4w4u92/cursor-0.44.11-build-250103fqxdt5u9z-x86_64.AppImage"
|
||||||
|
refreshPeriod = "168h"
|
||||||
|
checksum.sha512 = "1ec943d2fcc85b122561750c6d1a2d933e0708709792b51809bf450d01e4c8522ebd1eac8072ce5d6d6eb337ee9a05c134d96a20e779978f4de2e294d1275092"
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
# .config/fish/conf.d/fish.fish
|
# .config/fish/conf.d/fish.fish
|
||||||
|
|
||||||
set -U fish_greeting
|
set -U fish_greeting
|
||||||
# starship init fish | source
|
starship init fish | source
|
||||||
|
|
Loading…
Reference in a new issue