diff options
| author | Max Bossing <info@maxbossing.de> | 2025-07-22 14:10:55 +0200 |
|---|---|---|
| committer | Max Bossing <info@maxbossing.de> | 2025-07-22 14:10:55 +0200 |
| commit | abbbb47917049d4236ac7758cf56d8315620661b (patch) | |
| tree | b654438716dd468b9c2cd79c642ddf0e73cacb5f | |
| parent | e708e9c01d5efbc55bfd488bd6f3bb223ef48a2b (diff) | |
re-add clear in fish config
| -rw-r--r-- | fish/config.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/config.fish b/fish/config.fish index 53a39a0..a2bcd67 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -58,6 +58,7 @@ function serve python3 -m http.server -d "$path" port end +clear starship init fish | source |
