theniceboy/fish/config.fish
2019-08-22 19:30:32 +08:00

6 lines
129 B
Fish
Executable file

function time --description="Bash time function"
command time --portability $argv
end
set -g -x RANGER_LOAD_DEFAULT_RC FALSE