Compare commits
No commits in common. "728f7e7ce2c1551e1a633ff54a0d669e62a4526b" and "44af1502d35a6fa61627a3294a2db459820101ec" have entirely different histories.
728f7e7ce2
...
44af1502d3
|
@ -171,6 +171,4 @@
|
|||
|
||||
|
||||
system.defaults.finder.FXPreferredViewStyle = "Nlsv"; # list view
|
||||
|
||||
system.startup.chime = false;
|
||||
}
|
||||
|
|
|
@ -99,10 +99,6 @@ in rec {
|
|||
+ builtins.readFile ../dotfiles/zshrc;
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
dev = "nix develop -c $SHELL";
|
||||
};
|
||||
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
|
|
Loading…
Reference in New Issue
Block a user