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