Merge branch 'master' of github.com:Jab2870/dotfiles
This commit is contained in:
commit
baa8c59d74
6 changed files with 704 additions and 2 deletions
|
@ -119,5 +119,8 @@ alias lc="colorls -r"
|
|||
|
||||
alias open="$TERMINAL & disown"
|
||||
|
||||
#audiable to mp3
|
||||
alias aa2mp3='ffmpeg -f concat -safe 0 -i <(for f in *.aa; do echo "file '"'"'$(pwd)/$f'"'"'";done) output.mp3'
|
||||
|
||||
# Fix Typos
|
||||
alias cim="vim"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 80042f404d193ed1919d845bee56faee78312190
|
||||
Subproject commit 20137dafd8536d5f5af872bbc51e72bed8fb81a2
|
Loading…
Add table
Add a link
Reference in a new issue