mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 03:21:16 +02:00
aliasrc: added flacsplit
This commit is contained in:
@@ -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