mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-04 01:57:46 +02: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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user