diff options
Diffstat (limited to '.config/starship.toml')
| -rw-r--r-- | .config/starship.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/starship.toml b/.config/starship.toml index a0c8235..4192498 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -1,4 +1,4 @@ -format = "" +format = """ $username\ $hostname\ $directory\ |
