diff --git a/roles/home/zsh.nix b/roles/home/zsh.nix index bdc75c8..73faad2 100644 --- a/roles/home/zsh.nix +++ b/roles/home/zsh.nix @@ -27,8 +27,6 @@ in ${if pkgs.stdenv.isDarwin then "export PATH=/opt/homebrew/opt/ruby/bin:/opt/homebrew/bin:/opt/homebrew/sbin:$PATH" else ""} export PATH=$PATH:$HOME/.local/bin - - recap() { aichat -f "$@" ;} source ${commitFunctions}/bin/commits.sh