mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-15 12:12:45 +00:00
Removing unused function
This commit is contained in:
parent
33ec29ec41
commit
0b219ba00a
@ -1,6 +0,0 @@
|
||||
function remove_backup_function
|
||||
functions -e old_$argv[1]
|
||||
|
||||
rm $tmpname >/dev/null ^&1
|
||||
set -e tmpname
|
||||
end
|
Loading…
Reference in New Issue
Block a user