Compare commits
No commits in common. "2d4027379bfc709948d447cf4804ad03435fd1de" and "d59183ad630f18ddb78576ae71edebada74540c5" have entirely different histories.
2d4027379b
...
d59183ad63
@ -1,6 +1,5 @@
|
||||
if [ "$TERM" == 'xterm-kitty' ]; then
|
||||
alias ssh='kitty +kitten ssh'
|
||||
alias diff='kitty +kitten diff'
|
||||
fi
|
||||
|
||||
DEFAULT_RSYNC='--info=ALL --recursive --delay-updates --human-readable --links --hard-links --perms'
|
||||
|
Loading…
Reference in New Issue
Block a user