shell: replace tere with walk
1 file changed, 3 insertions(+), 0 deletions(-)
changed files
A user/settings/fish/functions/lk.fish
@@ -0,0 +1,3 @@ +function lk + set loc (walk $argv); and cd $loc +end