Skip to content

Commit dd303fc

Browse files
committed
Alias hostname in prompt
1 parent c8c1b6e commit dd303fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

home/default.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,9 @@
284284
format = "[@$hostname ]($style)";
285285
style = "bg:color_orange fg:color_fg0";
286286
disabled = false;
287+
aliases = {
288+
"RL-17745394" = "Petrichor";
289+
};
287290
};
288291
directory = {
289292
style = "fg:color_fg0 bg:color_yellow";

0 commit comments

Comments
 (0)