firefox lipsum

This commit is contained in:
Till 2023-12-04 17:09:02 +01:00
parent d54e5f6610
commit f4aeb61749
4 changed files with 43 additions and 17 deletions

View file

@ -47,6 +47,10 @@
nvim -c "call CreateNote('$argv')"
end
function lipsum --description 'Create placeholder text'
nix-shell -p perl536Packages.TextLorem --run 'lorem '(echo $argv)
end
set -U fish_prompt_pwd_dir_length 0
function fish_prompt --description "Write out the prompt"