General config and script cleanup.

Important stuff:

- mpv config has useful profiles.
- gdbinit pulls in gef.
- fish sets LANG!
This commit is contained in:
Érico Rolim 2020-11-17 00:24:36 -03:00
parent 7bb028138d
commit 59f96e53ef
12 changed files with 24 additions and 14 deletions

3
.gitmodules vendored
View File

@ -13,9 +13,6 @@
[submodule "sourcecode/subprojects/fuzzypkg"]
path = sourcecode/subprojects/fuzzypkg
url = https://github.com/zdykstra/fuzzypkg.git
[submodule "sourcecode/subprojects/totp.sh"]
path = sourcecode/subprojects/totp.sh
url = https://github.com/richfelker/totp.sh.git
[submodule "sourcecode/subprojects/purr-c"]
path = sourcecode/subprojects/purr-c
url = https://github.com/ericonr/purr-c.git

View File

@ -25,3 +25,5 @@ end
define semihosting
monitor arm semihosting enable
end
source /usr/share/gef/gef.py

View File

@ -12,3 +12,4 @@ for i in ~/.local/bin ~/.cargo/bin ~/.emacs.d/bin
end
end
set -x LANG pt_BR.UTF-8

View File

@ -25,7 +25,6 @@ SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrbl
SETUVAR fish_color_status:red
SETUVAR fish_color_user:brgreen
SETUVAR fish_color_valid_path:\x2d\x2dunderline
SETUVAR fish_greeting:Welcome\x20to\x20fish\x2c\x20the\x20friendly\x20interactive\x20shell
SETUVAR fish_key_bindings:fish_default_key_bindings
SETUVAR fish_pager_color_completion:green
SETUVAR fish_pager_color_description:B3A06D

View File

@ -1,4 +0,0 @@
#!/bin/execlineb -P
pipeline
{ xpkg -a }
fzf --reverse --cycle --preview "xq {}"

View File

@ -2,4 +2,20 @@ vo=gpu
hwdec=auto
ao=sndio
demuxer-max-bytes=10G
# Don't show album art
no-audio-display
[fb]
# For watching stuff on the framebuffer
vo=drm
profile=sw-fast
[downmix]
# For watching stuff mastered for 5.1
# https://github.com/mpv-player/mpv/issues/6343
ad-lavc-downmix=no
audio-normalize-downmix=yes
af=dynaudnorm
#af=lavfi="acompressor=10"

@ -1 +1 @@
Subproject commit b9fa728701a0aa0b9a2ffe92f10880348fc27a8f
Subproject commit f338707b2aa658aef4c0d98fd9748240859cf2a9

@ -1 +1 @@
Subproject commit 66f77d4a77e54946fedaac7d54d02271751eab40
Subproject commit 536667191d5bdc0afa3a18d7df229731e778815e

@ -1 +1 @@
Subproject commit 28e36a89488b07d9079d7c2397f1766c262ea01f
Subproject commit 6c5fea701860d959631cc70b7ae0ef6bc4846d54

@ -1 +1 @@
Subproject commit cb41214e59cafb1405010cd3357d2eddc2cf88ce
Subproject commit e9bf5578ddf007126eb790f9266a6fa99d2811e1

@ -1 +1 @@
Subproject commit e2df661750080489d94ae5af523fad2ed97b8cb1
Subproject commit 4678f8691b908efd491af6289d8aa0f110770218

@ -1 +0,0 @@
Subproject commit 81bdcd1b0682e1a06c7870a2fd70bcaf2b5df3eb