Merge branch 'master' into debian
This commit is contained in:
commit
2d4027379b
@ -1,5 +1,6 @@
|
|||||||
if [ "$TERM" == 'xterm-kitty' ]; then
|
if [ "$TERM" == 'xterm-kitty' ]; then
|
||||||
alias ssh='kitty +kitten ssh'
|
alias ssh='kitty +kitten ssh'
|
||||||
|
alias diff='kitty +kitten diff'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DEFAULT_RSYNC='--info=ALL --recursive --delay-updates --human-readable --links --hard-links --perms'
|
DEFAULT_RSYNC='--info=ALL --recursive --delay-updates --human-readable --links --hard-links --perms'
|
||||||
|
Loading…
Reference in New Issue
Block a user