Merge branch 'master' of ssh://git.giugl.io/peperunas/nixos

This commit is contained in:
Giulio De Pasquale 2025-09-15 12:01:46 +01:00
commit 87cb9db256

View File

@ -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