mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-25 09:41:40 +08: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