implemented user@host, path, git, writable_dir, padding, time, sysload and last_command_status
This commit is contained in:
parent
0703ad5399
commit
6c745e3138
2 changed files with 131 additions and 33 deletions
|
@ -1,5 +1,9 @@
|
|||
#! /bin/fish
|
||||
|
||||
function fish_prompt
|
||||
./render .1 .35
|
||||
~/git/over-prompt/render .1 .35 $COLUMNS $status
|
||||
# ^ ^ ^ ^- last command's exit status
|
||||
# | \- terminal width
|
||||
# | \- yellow threshold
|
||||
# \- red threshold
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue