Update .config/fish/conf.d/30-fm.fish
This commit is contained in:
parent
566a640672
commit
01180e4807
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function fm --wraps fm
|
||||
function fman --wraps fm
|
||||
fm --syntax-theme=rose-pine --pretty-markdown=true --show-icons=true $argv
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue