This website requires JavaScript.
Explore
Help
Sign In
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
84529344b6
dotfiles
/
.local
/
bin
/
scripts
/
dif
4 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bin: improve many sctipts, add dif & bak
2021-01-07 11:01:15 +00:00
#!/bin/sh
# diff with pagination
config/shell: update dif & tr
2021-01-07 18:50:04 +00:00
diff --color=always -U 2 "$@" | less --quit-if-one-screen