firefox lipsum
This commit is contained in:
parent
d54e5f6610
commit
f4aeb61749
4 changed files with 43 additions and 17 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue