mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-08 08:01:15 +01:00
Compare commits
2 Commits
106cefc65b
...
e83b2add69
| Author | SHA1 | Date | |
|---|---|---|---|
| e83b2add69 | |||
| 2a07150ae8 |
@@ -20,6 +20,9 @@ alias c="clear"
|
||||
# config
|
||||
alias config="/usr/bin/git --git-dir=$HOME/.dotfiles --work-tree=$HOME"
|
||||
|
||||
# cuebreakpoints
|
||||
flacsplit() { cuebreakpoints $2 | shnsplit $1 -o flac }
|
||||
|
||||
# diff
|
||||
alias diff="diff --color=auto"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user