addet automatic yazi pack installation
This commit is contained in:
parent
5c997c1cec
commit
30b8e04805
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -224,7 +224,7 @@ _alias(){
|
||||||
# ─< cli explorer >───────────────────────────────────────────────────────────────────────
|
# ─< cli explorer >───────────────────────────────────────────────────────────────────────
|
||||||
if command_exists yazi; then
|
if command_exists yazi; then
|
||||||
echo_info "yazi is the explorer of choise"
|
echo_info "yazi is the explorer of choise"
|
||||||
alias lf="yazi"
|
alias lf="yazi || ya pack -i"
|
||||||
elif command_exists ranger; then
|
elif command_exists ranger; then
|
||||||
echo_info "ranger is the explorer of choise"
|
echo_info "ranger is the explorer of choise"
|
||||||
alias lf="ranger"
|
alias lf="ranger"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue