Compare commits

..

5 commits

Author SHA1 Message Date
atagen
f4475f87a3 add obisidian 2025-07-21 16:47:44 +10:00
atagen
7f59c3301b create readme 2025-07-21 16:47:44 +10:00
atagen
cd1d027e49 add yazi 2025-07-21 16:47:26 +10:00
atagen
b41fb6a2e4 update meat 2025-07-21 16:47:26 +10:00
atagen
ca8ef5df01 fix up fish aliases/abbrs 2025-07-21 16:47:26 +10:00

View file

@ -33,10 +33,6 @@ 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}
'';
};