Skip to content

Commit

Permalink
deploy: cf023bf
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Sep 21, 2024
1 parent c19cdb2 commit db2cf8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ nix run

# New shell to activate home-manager env
echo "\n# Spawning new shell"
exec $SHELL
exec $SHELL -l
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ nix run

# New shell to activate home-manager env
echo "\n# Spawning new shell"
exec $SHELL
exec $SHELL -l

0 comments on commit db2cf8b

Please sign in to comment.