Compare commits
No commits in common. "da79b76e8d42cee1cc7f612c7f24a9e5aa1f4080" and "9827b88f34e1152481c335c7370b184c3e900cd9" have entirely different histories.
da79b76e8d
...
9827b88f34
@ -8,10 +8,4 @@
|
||||
theme = "bira";
|
||||
};
|
||||
};
|
||||
|
||||
home.file.".bash_profile".text = ''
|
||||
export SHELL=${pkgs.zsh}/bin/zsh
|
||||
[ -f ''${HOME}/.bashrc ] && . ''${HOME}/.bashrc
|
||||
exec ${pkgs.zsh}/bin/zsh
|
||||
'';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user