WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 380b99dfca - Show all commits

View file

@ -62,7 +62,7 @@
# Remove grc alias from forgit since it # Remove grc alias from forgit since it
# collides with the grc colorizer # collides with the grc colorizer
unalias grc; #unalias grc;
# Launch or attach zellij to existing session if logging in over ssh # Launch or attach zellij to existing session if logging in over ssh
if [[ -z "$ZELLIJ" && -n "$SSH_CONNECTION" ]]; then if [[ -z "$ZELLIJ" && -n "$SSH_CONNECTION" ]]; then