文件操作 - fish_indent.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/functions/fish_indent.fish
编辑文件内容
function fish_indent --description 'Indenter and prettifier for fish code' # This is wrapped in a function so that fish_indent does not need to be found in PATH eval (string escape $__fish_bin_dir/fish_indent) $argv end
修改文件时间
将文件时间修改为当前时间的前一年
删除文件