Maybe syntax?
This commit is contained in:
parent
f0f03b01eb
commit
041cf7f0a2
@ -35,7 +35,8 @@ in
|
|||||||
wget = "wget -c";
|
wget = "wget -c";
|
||||||
};
|
};
|
||||||
functions = {
|
functions = {
|
||||||
fish_prompt = ''
|
fish_prompt =
|
||||||
|
''
|
||||||
# Defined in /home/marc/.config/fish/functions/fish_prompt.fish @ line 2
|
# Defined in /home/marc/.config/fish/functions/fish_prompt.fish @ line 2
|
||||||
# slightly modified from defaults
|
# slightly modified from defaults
|
||||||
set -l last_pipestatus $pipestatus
|
set -l last_pipestatus $pipestatus
|
||||||
|
Reference in New Issue
Block a user