mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 22:54:59 +08:00
6 lines
129 B
Fish
Executable file
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
|
|
|