文件操作 - config.fish
返回文件管理
返回主菜单
删除本文件
文件: /etc/fish/config.fish
编辑文件内容
# Put system-wide fish configuration entries here # or in .fish files in conf.d/ # Files in conf.d can be overridden by the user # by files with the same name in $XDG_CONFIG_HOME/fish/conf.d # This file is run by all fish instances. # To include configuration only for login shells, use # if status --is-login # ... # end # To include configuration only for interactive shells, use # if status --is-interactiv # ... # end
修改文件时间
将文件时间修改为当前时间的前一年
删除文件