mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-21 12:20:11 +08:00
Removed useless variable
This commit is contained in:
parent
2e3c352b4b
commit
6b7dfe3733
@ -32,8 +32,6 @@ function __git_status
|
||||
end
|
||||
|
||||
function fish_prompt
|
||||
set -l white (set_color white)
|
||||
|
||||
echo -n (set_color white)"╭─"(set_color normal)
|
||||
__user_host
|
||||
__current_path
|
||||
|
Loading…
x
Reference in New Issue
Block a user