AutoYADM commit: 2025-03-15 02:15:06
This commit is contained in:
parent
8ce2157c2b
commit
b60f417332
3 changed files with 8 additions and 1 deletions
|
@ -3,4 +3,4 @@ require("custom-shell"):setup({
|
||||||
save_history = true,
|
save_history = true,
|
||||||
})
|
})
|
||||||
require("git"):setup()
|
require("git"):setup()
|
||||||
|
-- require("starship"):setup()
|
||||||
|
|
|
@ -98,6 +98,11 @@ use = "yazi-rs/plugins:git"
|
||||||
rev = "cb6165b"
|
rev = "cb6165b"
|
||||||
hash = "ee5fa7e64db72d6b10c2315de97c9cc7"
|
hash = "ee5fa7e64db72d6b10c2315de97c9cc7"
|
||||||
|
|
||||||
|
[[plugin.deps]]
|
||||||
|
use = "Rolv-Apneseth/starship"
|
||||||
|
rev = "6c639b4"
|
||||||
|
hash = "5614c46d5de76623c283d415bfac8025"
|
||||||
|
|
||||||
[[flavor.deps]]
|
[[flavor.deps]]
|
||||||
use = "ashen-org/ashen:ashen"
|
use = "ashen-org/ashen:ashen"
|
||||||
rev = "7a53969"
|
rev = "7a53969"
|
||||||
|
|
|
@ -4,3 +4,5 @@ zsh -ic 'mksh abook;exit'
|
||||||
zsh -ic 'mksh bootstrap-in-dir;exit'
|
zsh -ic 'mksh bootstrap-in-dir;exit'
|
||||||
zsh -ic 'mksh strap;exit'
|
zsh -ic 'mksh strap;exit'
|
||||||
zsh -ic 'ya pack -a yazi-rs/plugins:git;exit'
|
zsh -ic 'ya pack -a yazi-rs/plugins:git;exit'
|
||||||
|
zsh -ic 'ya pack -a Rolv-Apneseth/starship;exit'
|
||||||
|
zsh -ic 'mksh newmail;exit'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue