Remove .config/fish/functions/fm.fish
This commit is contained in:
parent
8639f2bd92
commit
61f436f662
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function fm --wraps=fzf -d "Use fzf as a simple file viewer"
|
||||
find . -type d | fzf --preview='eza --color=always -T {} | head -n 50'
|
||||
end
|
Loading…
Reference in a new issue