zsh: removed recap func
This commit is contained in:
parent
6a804dded9
commit
0f352357e1
@ -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 ""}
|
${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
|
export PATH=$PATH:$HOME/.local/bin
|
||||||
|
|
||||||
recap() { aichat -f "$@" ;}
|
|
||||||
|
|
||||||
source ${commitFunctions}/bin/commits.sh
|
source ${commitFunctions}/bin/commits.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user