starship changes

This commit is contained in:
Charlie Root 2024-08-07 22:34:38 +02:00
commit 45425254bf
5 changed files with 9 additions and 22 deletions

View file

@ -41,20 +41,6 @@ in {
line_break.disabled = false;
format = "${elemsConcatted}\n$character";
# format = concatStrings [
# "$hostname"
# #"$username"
# "$directory"
# "$shell"
# "$nix_shell"
# "$git_branch"
# "$git_commit"
# "$git_state"
# "$git_status"
# "$jobs"
# "$cmd_duration"
# "\n$character"
# ];
hostname = {
ssh_only = true;