Incorporate omarchy-nix.
This commit is contained in:
7
home/programs/desktop/starship.nix
Normal file
7
home/programs/desktop/starship.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
# ABOUTME: Starship prompt configuration
|
||||
# ABOUTME: Enables the cross-shell prompt with default settings
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
programs.starship.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user