AutoYADM commit: 2025-03-15 01:30:06

This commit is contained in:
Daniel Fichtinger 2025-03-15 01:30:06 -04:00
parent c067097077
commit 669d2ce550
5 changed files with 26 additions and 9 deletions

View file

@ -0,0 +1,2 @@
.ssh/*.key
.config/aerc/accounts.conf

View file

@ -7,7 +7,7 @@
You can install Ashen with Yazi's package manager:
```bash
ya pack -a ashen-org/ashen:ashen
ya pack -a ficcdaf/ashen:ashen
```
Alternatively, download the `ashen.yazi` folder and place it inside

View file

@ -81,11 +81,11 @@ prepend_keymap = [
"c",
"m",
], run = "plugin chmod", desc = "Chmod on selected files" },
{ on = "F", run = "plugin jump-to-char", desc = "Jump to char" },
{ on = [
"g",
"l",
# ], run = '''shell 'ya emit cd "$(readlink -f "$1")"' ''', desc = "Follow hovered symlink" },
], run = "plugin symlink", desc = "Follow hovered symlink" },
], run = "plugin first-non-directory", desc = "Jump to first non-dir" },
]
[input]
prepend_keymap = [

View file

@ -25,8 +25,8 @@ hash = "cdc65cfe4e60e1bf5afe5769d074fa9c"
[[plugin.deps]]
use = "Sonico98/exifaudio"
rev = "4379fcf"
hash = "a8e15d3c21c02a5af41d46ed04778a02"
rev = "7ff7141"
hash = "666ccba55119fba4c25b8ad354b2855c"
[[plugin.deps]]
use = "ndtoan96/ouch"
@ -45,15 +45,30 @@ hash = "27c50e6bc15c09096505b805b238ade0"
[[plugin.deps]]
use = "aresler/path-from-root"
rev = "68277d2"
hash = "ada10d1213f2117878e0fd90df708619"
rev = "7d05b87"
hash = "46977a29d4349d11465af1817f17d414"
[[plugin.deps]]
use = "yazi-rs/plugins:chmod"
rev = "cb6165b"
hash = "2f1053f89d1a301a648ab181d0948e38"
[[plugin.deps]]
use = "yazi-rs/plugins:jump-to-char"
rev = "cb6165b"
hash = "a670c03eb3760812e044a24f94cedc55"
[[plugin.deps]]
use = "lpanebr/yazi-plugins:first-non-directory"
rev = "ca18a2c"
hash = "5c20ffa5171dab34042e03d273dddc5b"
[[plugin.deps]]
use = "bulletmark/cdhist"
rev = "d8905e2"
hash = "8005e9475a37e33994652428cccf2946"
[[flavor.deps]]
use = "ashen-org/ashen:ashen"
rev = "ee0708d"
hash = "a6f097910912721681300869a94d1fd8"
rev = "7a53969"
hash = "ba76e7f27d9d957be4469dbefe5efaf6"

BIN
.local/share/yadm/archive Normal file

Binary file not shown.