flake
This commit is contained in:
parent
1d400faf30
commit
eaf2b014d2
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@
|
||||||
[ -f "$HOME/.config/zshrc" ] && source $HOME/.config/zshrc
|
[ -f "$HOME/.config/zshrc" ] && source $HOME/.config/zshrc
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
programs.bash.initExtra = ''
|
||||||
|
exec zsh
|
||||||
|
'';
|
||||||
|
|
||||||
plugins = [
|
plugins = [
|
||||||
{
|
{
|
||||||
name = "manydots-magic";
|
name = "manydots-magic";
|
||||||
|
|
Loading…
Add table
Reference in a new issue