bin: some comments

This commit is contained in:
xeruf 2022-05-19 11:42:01 +02:00
parent a43e2800a6
commit 13105e0512
4 changed files with 15 additions and 0 deletions

4
.config/puddletag/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
combos
function_settings
qt.conf
windowsizes

View File

@ -3,6 +3,7 @@
# Play given files on mpd, playing external files through symlinking and recursively resolving playlists # Play given files on mpd, playing external files through symlinking and recursively resolving playlists
# depends: xargs realpath mpc # depends: xargs realpath mpc
# env: MUSIC # env: MUSIC
# TODO auto-convert unknown types with ffmpeg to flac
MUSIC="${MUSIC:-$(cat ${XDG_CONFIG_HOME:-$HOME/.config}/mpd/mpd.conf | grep music_directory | cut -d'"' -f2 | sed "s|~|$HOME|")}" MUSIC="${MUSIC:-$(cat ${XDG_CONFIG_HOME:-$HOME/.config}/mpd/mpd.conf | grep music_directory | cut -d'"' -f2 | sed "s|~|$HOME|")}"
PLAYLISTS="$MUSIC/Playlists" PLAYLISTS="$MUSIC/Playlists"
LINKS="$MUSIC/links" LINKS="$MUSIC/links"

3
.local/bin/scripts/netkeeper Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh -e
# Keeps the Internet at bay
# TODO import nftables from iptables

View File

@ -108,3 +108,10 @@ yays clion clion-jre cmake gdb python-pre-commit
: yays android-udev android-tools adbfs-rootless-git android-studio : yays android-udev android-tools adbfs-rootless-git android-studio
After running android-studio setup, accept licenses: After running android-studio setup, accept licenses:
: $ANDROID_SDK_ROOT/tools/bin/sdkmanager --licenses : $ANDROID_SDK_ROOT/tools/bin/sdkmanager --licenses
* Setup Tools
** Ansible
:PROPERTIES:
:ID: ansible
:END:
https://github.com/Oefenweb/ansible-updatedb