mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-19 03:26:40 -07:00
flake update & enable fish for starship
This commit is contained in:
parent
d1685c92d3
commit
b9ce9b9ee1
2 changed files with 13 additions and 12 deletions
1
home.nix
1
home.nix
|
@ -195,6 +195,7 @@
|
|||
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
settings = {
|
||||
command_timeout = 1000;
|
||||
character = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue