1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Starship terminal prompt configuration

This commit is contained in:
2023-11-29 11:16:45 +01:00
parent 0c9cd7fabd
commit 3836faaaf1
2 changed files with 147 additions and 0 deletions

View File

@@ -165,3 +165,6 @@ function jl
# Pretty print the json file used as argument, and feed it in colour to less
jq -C --indent 2 . $argv | less -R
end
# Initialise starship theme
starship init fish | source