shell: remove walk
3 files changed, 0 insertions(+), 5 deletions(-)
changed files
D user/settings/fish/functions/lk.fish
@@ -1,3 +0,0 @@ -function lk - set loc (walk $argv); and cd $loc -end
M user/settings/shell.nix → user/settings/shell.nix
@@ -21,7 +21,6 @@ lal = "ll -A"; lla = "lal"; llr = "ll -t"; - c = "lk"; "c," = "cd ${config.home.homeDirectory + "/projects/alin.ovh/nixfiles"}"; cg = "cd $(git root)"; cdg = "cd $(git root)";
M user/settings/workstation.nix → user/settings/workstation.nix
@@ -10,7 +10,6 @@ home.packages = with pkgs; [ - walk nuspell git-extras # delete-merged-branches and friends git-worktree-switcher