aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add application ruleDavid Runge2020-07-241-0/+2
| | | | | | .config/sway/config: Add application rule for qsynth to make it floating and move to a specific container.
* Add packages to [community]David Runge2020-07-231-1/+19
| | | | | | | | | | .config/packages/community.txt: Add argodejo, cpptoml, gmm, ir.lv2, irker, jack_mixer, libwebsockets, mediathekview, murmur, muse, networkmanager-l2tp, new-session-manager, openapi-generator, oscpack, python-selinux, qm-dsp, ruby-vimrunner, vim-editorconfig and wireplumber. Removing python-nodeenv.
* Add packages to [extra]David Runge2020-07-231-0/+4
| | | | | .config/packages/extra.txt: Add archiso, edk2, gnu-efi, libid3tag.
* Add packagesDavid Runge2020-07-231-0/+2
| | | | | .config/packages/aur.txt: Add mellite and sooperlooper.
* Pulling with fast-forward only by default.David Runge2020-06-201-0/+2
|
* .gitignore: Adding mypy cache dirs (anywhere).David Runge2020-04-181-0/+1
|
* .gitignore: Adding SuperCollider's sclang config as it has absolute paths.David Runge2020-04-181-19/+18
| | | | | Adding a leading slash to all local paths, so that their names are not matched against everywhere. Removing Mail, as it's now .mail.
* Adding packages, switching to vcsDavid Runge2020-04-181-60/+195
| | | | | | | | | | | | | | | | | | | .config/nvchecker/nvchecker.ini: Adding brltty, efibootmgr, efitools, efivar, sbsigntools, lib32-libsndfile, lib32-libsamplerate, refind, python-click-completion, python-click-help-colors, python-cookiecutter, python-binaryornot, python-whichcraft, python-jinja-time, python-poyo, molecule, python-gilt, python-tree-format, python-pytest-helpers-namespace, python-pytest-html, python-pytest-verbose-parametrize, python-testinfra, python-git-url-parse, python-cfgv, python-identify, python-nodeenv, python-pytest-metadata, mkinitcpio-systemd-tool, helm-synth, abletonlink, python-cytoolz, python-toolz, vim-ansible, vim-coverage-highlight, python-sphinx-autoapi, bchoppr, ambix, jack_utils, pesign, haskell-tidal, blockdiag, seqdiag. Removing helm, link and tidalcycles. Switching all type github to their respective type vcs (github's ratelimit is super annoying). Minor fixes.
* .config/packages/community.txt: Adding abletonlink, ambix, bchoppr, ↵David Runge2020-04-181-3/+35
| | | | blockdiag, haskell-tidal, helm-synth, jack_utils, lib32-libsamplerate, mkinitcpio-systemd-tool, molecule, pesign, python-binaryornot, python-cfgv, python-click-completion, python-click-help-colors, python-cookiecutter, python-cytoolz, python-gilt, python-git-url-parse, python-identify, python-jinja-time, python-nodeenv, python-poyo, python-pytest-helpers-namespace, python-pytest-html, python-pytest-metadata, python-pytest-verbose-parametrize, python-sphinx-autoapi, python-testinfra, python-toolz, python-tree-format, python-whichcraft, seqdiag, vim-ansible, vim-coverage-highlight. Removing helm, link and tidalcycles.
* .config/packages/extra.txt: Adding efibootmgr, efitools, efivar, refind, ↵David Runge2020-04-181-0/+6
| | | | refind-efi and sbsigntools.
* bin/startsway: Adding several exports to force certain graphical backends ↵David Runge2020-04-181-0/+11
| | | | onto wayland and getting better debug output.
* Cleanup and extending by blockdiagDavid Runge2020-04-181-39/+33
| | | | | | | | bin/tex2pdf: Extending by seqdiag capabilities, if diag/ directory is found. The diagrams are converted to pdf and then included. Cleaning up and simplifying the functions.
* .config/sway/config: Adding automatic move to certain containers for some ↵David Runge2020-04-181-9/+21
| | | | applications. Using waybar as bar.
* .config/sway/dvzrv: Setting the output scaling factor to 1.6.David Runge2020-04-181-1/+1
|
* .zsh.after/functions.zsh: Forcing extraction of zstd tars to be local (ex() ↵David Runge2020-04-181-1/+1
| | | | does not work with files that have a colon, as tar thinks it is a remote resource).
* .zsh.after/aliases.zsh: Adding Holoplot related key to ssh.add alias.David Runge2020-04-181-1/+1
|
* .zshrc: Disabling freezing and unfreezing of ttys as it is a really useless ↵David Runge2020-04-181-0/+3
| | | | feature.
* bin/sclang: Adding a forced export of DISPLAY. Fixing shebang to use bash ↵David Runge2020-04-181-3/+6
| | | | and not posix shell.
* scvim updateDavid Runge2020-04-181-6/+3
| | | | | .scvimrc Updating scvim configurations for latest releases.
* Adding conflict resolution for calendarsDavid Runge2020-04-181-0/+1
| | | | | .vdirsyncer/config: Adding conflict resolution for calendars (b wins).
* Removin battery info, fixing mpdDavid Runge2020-04-181-5/+4
| | | | | | | | .config/waybar/config: Removing the battary status from modules-right, as it's very annoying if there's no battery. Fixing the mpd module by removing the format and the tooltips (they seemed to lead to crashes). Adding server and port information.
* .config/mimeapps.list: Adding more default apps for shotwell, nvim ↵David Runge2020-04-181-0/+9
| | | | libreoffice and mupdf.
* .config/jack/internal-48000.conf: Switching to a buffersize of 2048 as most ↵David Runge2020-04-181-1/+1
| | | | internal hardware is real crap.
* .config/jack/internal-44100.conf: Switching to a buffersize of 2048 as most ↵David Runge2020-04-181-1/+1
| | | | internal hardware is real crap.
* .config/gtk-3.0/bookmarks: Adding ~/packages and ~/work.David Runge2020-04-181-0/+2
|
* Adding header to makepkg.confDavid Runge2020-04-181-0/+4
| | | | | .makepkg.conf: Adding hint and header to configuration.
* Removing sclang config.David Runge2020-04-181-5/+0
| | | | | .config/SuperCollider/sclang_conf.yaml: Removing sclang config as it states absolute paths.
* Adding ignores and links to upstream ticketsDavid Runge2020-04-181-6/+48
| | | | | .gitignore: Adding further XDG compliant and XDG non-compliant applications.
* Adding caff configurationDavid Runge2020-04-181-0/+50
| | | | | .caffrc: Adding .caffrc configuration with Arch Linux and personal GPG key.
* Removing obsoleted tabspace settings.David Runge2020-04-181-12/+0
| | | | | .config/alacritty/alacritty.yml: Removing obsoleted tabspace settings.
* bin/pkgs: Switching to makepkg.conf's PACKAGER for Maintainer info from ↵David Runge2020-03-141-5/+6
| | | | using git config info for name and email.
* .config/packages/aur.txt: Removing concourse.David Runge2020-03-111-1/+0
|
* .config/nvchecker/nvchecker.ini: Removing firefox-saka-key, mutagen and ↵David Runge2020-03-111-12/+201
| | | | | | concourse. Renaming guitarix2 to guitarix. Adding alsa-firmware, alsa-lib, alsa-topology-conf, alsa-ucm-conf, alsa-oss, alsa-plugins, alsa-utils, fftw, libavtp, libsamplerate, hyperkitty, python-robot-detection, python-django-rest-framework, python-django-guardians, python-django-environ, python-django-filter, python-django-crispy-forms, python-django-haystack, python-geopy, python-geographiclib, python-django-compressor, python-django-appconf, python-rcssmin, python-rjsmin, liquidsfz, python-calmjs, python-calmjs.types, python-calmjs.parse, python-django-classy-tags, python-django-sekizai, python-pysolr, python-kazoo, espeakup, python-publicsuffix2, solr, python-xapian-haystack, lib32-alsa-lib, lib32-alsa-plugins, lib32-alsa-oss, lib32-portaudio, sfizz, abseil-cpp, python-mutagen, profile-sync-daemon, anything-sync-daemon, profile-cleaner, libinstpatch, lib32-libinstpatch, nlohmann-json, lib32-libavtp, lib32-cmocka, python-senf, mumble, murmur and matrix-appservice-irc.
* .mutt/sidebar.rc: Disabling the abbreviation of mailbox names in the sidebar.David Runge2020-03-101-0/+1
|
* .mutt/{dave@sleepmap.de,dvzrv@archlinux.org,gpg}.rc: Setting the respective ↵David Runge2020-03-103-2/+3
| | | | default PGP keys.
* .makepkg.conf: Exchanging the default PACKAGER and GPGKEY with the ↵David Runge2020-03-101-2/+2
| | | | @archlinux.org handle.
* .mbsyncrc: Adding 'Expunge Both' to all hosts, so that emails are actually ↵David Runge2020-03-101-0/+2
| | | | really deleted (also on the server).
* .zsh.after/functions.zsh: Adding options for *.tar.lz, and *.zst to ex() and ↵David Runge2020-03-101-1/+7
| | | | lstar().
* .gitignore: Adding mounts/.David Runge2020-03-101-0/+1
|
* .config/packages/community.txt: Adding anything-sync-daemon, espeakup, ↵David Runge2020-03-101-2/+47
| | | | flac123, guitarix, hyperkitty, icecast, lib32-alsa-lib, lib32-alsa-oss, lib32-alsa-plugins, lib32-cmocka, lib32-libavtp, lib32-libinstpatch, lib32-portaudio, liquidsfz, matrix-appservice-irc, mumble, nlohmann-json, profile-cleaner, profile-sync-daemon, python-calmjs, python-calmjs.parse, python-calmjs.types, python-csscompressor, python-django-appconf, python-django-classy-tags, python-django-compressor, python-django-crispy-forms, python-django-environ, python-django-filter, python-django-guardian, python-django-haystack, python-django-rest-framework, python-django-sekizai, python-geographiclib, python-geopy, python-kazoo, python-mutagen, python-publicsuffix2, python-pysolr, python-rcssmin, python-rjsmin, python-robot-detection, python-senf, python-xapian-haystack, sfizz, slimit and solr. Removing mutagen.
* .config/packages/aur.txt: Adding sonic-pi-git.David Runge2020-03-101-0/+1
|
* .config/packages/extra.txt: Adding alsa-firmware, alsa-lib, alsa-oss, ↵David Runge2020-03-101-0/+11
| | | | alsa-plugins, alsa-topology-conf, alsa-ucm-conf, alsa-utils, fftw, libavtp, libinstpatch and libsamplerate.
* Merge branch 'master' of sleepmap.de:dave/dotfilesDavid Runge2020-03-105-6/+18
|\ | | | | | | | | | | | | | | * 'master' of sleepmap.de:dave/dotfiles: Moving the setting of dircolors from .zprofile to .zshrc, as a successful export relies upon finding dircolors in PATH and for that PATH has to be setup properly (which is not the case, when .zprofile is sourced on macOS. .zsh.before/path.zsh: Adding a few GNU tools to PATH, if they were installed via brew. .zsh.after/export.zsh: If brew is found in PATH, export a few environment variables for it. .config/alacritty/alacritty.yml: Setting decorations to full, as otherwise the application is unusable on macOS.
| * Moving the setting of dircolors from .zprofile to .zshrc, as a successful ↵David Runge2020-03-032-4/+3
| | | | | | | | export relies upon finding dircolors in PATH and for that PATH has to be setup properly (which is not the case, when .zprofile is sourced on macOS.
| * .zsh.before/path.zsh: Adding a few GNU tools to PATH, if they were installed ↵David Runge2020-03-031-1/+7
| | | | | | | | via brew.
| * .zsh.after/export.zsh: If brew is found in PATH, export a few environment ↵David Runge2020-03-031-0/+7
| | | | | | | | variables for it.
| * .config/alacritty/alacritty.yml: Setting decorations to full, as otherwise ↵David Runge2020-03-031-1/+1
| | | | | | | | the application is unusable on macOS.
* | .config/waybar/config: Adding configuration for waybar.David Runge2020-03-101-0/+135
|/
* .config/sway/config: Switching to alacritty for default terminal.David Runge2020-02-191-1/+1
|
* Merge branch 'master' of sleepmap.de:dave/dotfilesDavid Runge2020-02-196-51/+359
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dave/dotfiles: (21 commits) .config/nvchecker/nvchecker.ini: Adding python-{mailmanclient,pytest-vcr,pytest-services,django-mailman3,django-allauth,django-gravatar,openid}, mailman3-hyperkitty and postorius. .config/packages/community.txt: Adding mailman3-hyperkitty, postorius, python-{django-allauth,django-gravatar,django-mailman3,mailmanclient,openid,pytest-services,pytest-vcr}. .config/nvchecker/nvchecker.ini: Adding faac, libsndfile, mailman3, python-diff-cover, python-inflect, python-jinja_pluralize, python-flufl.testing, python-pymysql, python-importlib_resources. Renaming python-flufl.lock to python-flufl-lock (svn2git otherwise chokes on it). .config/packages/community.txt: Adding mailman3, python-diff-cover, python-flufl-lock, python-flufl.testing, pyhton-importlib_resources, python-inflect, python-jinja_pluralize, python-nose2, python-pymysql. .config/packages/extra.txt: Adding faac and libsndfile. .config/nvchecker/nvchecker.ini: Adding python-{aiosmtpd,orjson,atpublic,pendulum,mujson,falcon,pytzdata,pprofile,vmprof,flufl.{bounce,i18n,lock},lazr.{config,delegates},authheaders,publicsuffix}. .config/packages/community.txt: Adding python-{aiosmtpd,orjson,atpublic,pendulum,mujson,falcon,pytzdata,pprofile,vmprof,flufl.{bounce,i18n,lock},lazr.{config,delegates},authheaders,publicsuffix}. .config/nvchecker/nvchecker.ini: Fixing upstream checks for mda.lv2, pound and linux-rt. Removing upstream check for raul. Adding surge, xmonk.lv2, python-icalendar, libiio, gtkiostream (disabled), element, midimsg-lv2, ruby-test_declarative, ruby-json, ruby-tzinfo, ruby-zeitwerk, ruby-activesupport, ruby-i18n, iempluginsuite and juce. .config/packages/extra.txt: Adding portsmf. .config/packages/community.txt: Adding element, gtkiostream, iempluginsuite, juce, libiio, midimsg-lv2, python-icalendar, ruby-activesupport, ruby-i18n, ruby-json, ruby-test_declarative, ruby-tzinfo, ruby-zeitwerk, surge, xmonk.lv2. Removing raul. .config/packages/extra.txt: Adding faad2. .config/packages/community.txt: Adding adljack, bsequencer, bshapr, canto-curses, canto-daemon, jack-stdio, jack_delay, jackmeter, jackminimix, jackmix, ninjas2 and xwax. ~/.config/nvchecker/nvchecker.ini: Adding faad, jack_delay, jackmix, jack-stdio, jackminimix, bsequencer, bshapr, jackmeter, xwax, canto-daemon, canto-curses, ninjas2 and updating upstream of adlplug to use github. .config/packages/aur.txt: Removing python-osc. .config/packages/community.txt: Adding deteriorate-lv2, hostapd, libconfig, libopenshot, libopenshot-audio, libquicktime, lv2lint, mephisto.lv2, openshot, python-osc, python-sphinx-argparse and vico. .config/packages/aur.txt: Adding kernelshark and trace-cmd. .config/packages/extra.txt: Adding licenses, zita-{alsa-pcmi,resampler}. .config/nvchecker/nvchecker.ini: Adding kernelshark, trace-cmd, python-sphinx-argparse and deteriorate-lv2. .vimrc: Removing vim addon manager stuff. It's easier to install it via packages or vim's build in plugin support. .config/nvchecker/nvchecker.ini: Switching to gitlab upstream for qastools. Adding polyphone, libopenshot, libopenshot-audio, openshot, libquicktime, libconfig, vico, mephisto.lv2 and lv2lint. ...