all repos — nixfiles @ c43fdf64b5fc45e36c1d6f6b1ac64a744bb1b16f

System and user configuration, managed by nix and home-manager

shell: replace tere with walk

Alan Pearce
commit

c43fdf64b5fc45e36c1d6f6b1ac64a744bb1b16f

parent

6205f83301ce1646c4d366be2450cbc47de25ee3

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