mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-27 21:47:46 +01:00
aliasrc: added flacsplit
This commit is contained in:
parent
28838ee0cc
commit
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