Skip to content

Commit

Permalink
Fix enabling go-task zsh and fish completions (#770)
Browse files Browse the repository at this point in the history
* Enable go-task shell completion in zsh and fish

bash is active by default in project repositories (I dont know why...)

* Apply completion patched version of go-task

* Simply install go-task in global
  • Loading branch information
kachick committed Sep 3, 2024
1 parent c3827ca commit fbf08c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ with pkgs;
hyperfine
difftastic # `difft`
gnumake
go-task # Installing for enabling shell completion easy
gitleaks
deno
ruby_3_3
Expand Down

0 comments on commit fbf08c9

Please sign in to comment.