home: setup fish and starship module
This commit is contained in:
parent
e596dee8ee
commit
b538eec36f
4 changed files with 33 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
|||
my.home.alacritty.enable = true;
|
||||
my.home.emacs.enable = true;
|
||||
my.home.tmux.enable = true;
|
||||
my.home.starship.enable = false;
|
||||
my.home.fish.enable = true;
|
||||
|
||||
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue