add fish config
This commit is contained in:
@@ -49,5 +49,10 @@ function dotu
|
||||
cd $current_dir
|
||||
end
|
||||
|
||||
## 修复光标消失
|
||||
function restore_cursor --on-event fish_postexec
|
||||
tput cnorm
|
||||
end
|
||||
|
||||
abbr -a port 'sudo ss -tulnp | grep'
|
||||
abbr -a process 'ps aux | grep'
|
||||
Reference in New Issue
Block a user