colored ip
This commit is contained in:
parent
0b1af2a914
commit
6c113fb3bf
@ -47,6 +47,12 @@ function ss
|
||||
python3 ~/.config/scripts/ss.py $argv
|
||||
end
|
||||
|
||||
set IPPATH (which ip)
|
||||
function ip
|
||||
$IPPATH --color=auto $argv
|
||||
end
|
||||
|
||||
|
||||
function s
|
||||
if [ $TERM_PROGRAM ]
|
||||
ssh $argv
|
||||
|
Loading…
Reference in New Issue
Block a user