Compare commits
5 commits
f4475f87a3
...
e53ce2000c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e53ce2000c | ||
![]() |
1af67d13b2 | ||
![]() |
48785620bd | ||
![]() |
1931d92960 | ||
![]() |
b92b007050 |
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@ in
|
|||
"mnt" = "mount | culr";
|
||||
};
|
||||
interactiveShellInit = ''
|
||||
function fish_title
|
||||
set -q argv[1]; or set argv fish
|
||||
echo (fish_prompt_pwd_dir_length=100 prompt_pwd): $argv;
|
||||
end
|
||||
${./rice/header.sh}
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue