Skip to content

Commit

Permalink
starship: Do not follow symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzky committed Nov 3, 2023
1 parent e4da647 commit 870a336
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stow-bash/.config/starship.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
follow_symlinks = false

[hostname]
ssh_only = false
format = '[@$hostname$ssh_symbol]($style)'
Expand Down

0 comments on commit 870a336

Please sign in to comment.