readme: add music tagging tools
This commit is contained in:
parent
f022a98560
commit
1438a0b637
|
@ -31,7 +31,7 @@ and configuration for ~less~ and ~fzf~.
|
||||||
# Use org-yank-visible
|
# Use org-yank-visible
|
||||||
- essentials :: git zsh bat neovim man-db texinfo
|
- essentials :: git zsh bat neovim man-db texinfo
|
||||||
- basic tools :: fd ripgrep tree jrnl python-pynvim wget zsh-completions mlocate
|
- basic tools :: fd ripgrep tree jrnl python-pynvim wget zsh-completions mlocate
|
||||||
- common tools :: ffmpeg imagemagick pandoc [[https://lftp.yar.ru/][lftp]] zsh-doc glances pacman-contrib pass youtube-dl
|
- common tools :: ffmpeg imagemagick pandoc [[https://lftp.yar.ru/][lftp]] zsh-doc glances pacman-contrib pass youtube-dl libcaca light
|
||||||
- ssh :: openssh sshfs lemonade-git
|
- ssh :: openssh sshfs lemonade-git
|
||||||
- dotfiles :: yadm
|
- dotfiles :: yadm
|
||||||
: yadm clone --bootstrap git.jfischer.org:xeruf/dotfiles.git
|
: yadm clone --bootstrap git.jfischer.org:xeruf/dotfiles.git
|
||||||
|
@ -44,6 +44,7 @@ and configuration for ~less~ and ~fzf~.
|
||||||
- music :: mpd mpc ncmpc mpd-mpris vlc phonon-qt5-vlc
|
- music :: mpd mpc ncmpc mpd-mpris vlc phonon-qt5-vlc
|
||||||
: mkdir -p ~/.local/state/mpd && systemctl --user enable --now mpd mpd-mpris
|
: mkdir -p ~/.local/state/mpd && systemctl --user enable --now mpd mpd-mpris
|
||||||
- bluetooth :: bluez bluez-utils pulseaudio-bluetooth
|
- bluetooth :: bluez bluez-utils pulseaudio-bluetooth
|
||||||
|
- tagging :: puddletag beets picard ffmpegthumbnailer
|
||||||
** Graphical
|
** Graphical
|
||||||
- x :: xorg-xserver xorg-xkill xorg-setxkbmap xorg-xinit xterm xclip xprintidle
|
- x :: xorg-xserver xorg-xkill xorg-setxkbmap xorg-xinit xterm xclip xprintidle
|
||||||
- music production :: lilypond lilypond-docs timidity++ chordpro-git musescore
|
- music production :: lilypond lilypond-docs timidity++ chordpro-git musescore
|
||||||
|
|
Loading…
Reference in New Issue