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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user