AutoYADM commit: 2025-04-18 16:45:05
This commit is contained in:
parent
48354bfac3
commit
d50ba2537c
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
||||||
function cl --wraps=cd --description 'cd, ls, clear'
|
function cl --wraps=ls --description 'ls, clear'
|
||||||
cd $argv; or return 1
|
|
||||||
clear
|
clear
|
||||||
ls
|
ls $argv
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue