| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
bin/mutt_mailboxes:
Simplify the command by allowing to optionally provide a directory in
which mail account directories are found.
Add error handling and do not generate output for account directories
without mailboxes.
Add documentation.
|
|
|
|
|
| |
bin/tex2pdf:
Use xelatex in tex2pdf and cleanup script
|
|
|
|
|
| |
bin/gpg2mutt:
Change gpg2mutt to use grep -E instead of the obsolete egrep.
|
|
|
|
|
| |
bin/mutt_mailboxes:
Add script to export mutt mailboxes.
|
|
|
|
|
| |
bin/gpg2mutt:
Change the output file to be XDG_CONFIG_DIR compliant.
|
|
|
|
|
|
|
| |
bin/sclang:
Remove custom local override script used for headless environments.
Supercollider should be built to provide headless support directly
instead of working around the problem client-side.
|
|
|
|
|
|
|
| |
bin/pulse2jack:
Remove custom script to start pulseaudio sinks for use with jack.
This is not needed with pipewire and can be done more cleanly using
systemd user services.
|
|
|
|
|
| |
bin/startsway:
Remove custom script as sway is now started via systemd user unit.
|
|
|
|
|
|
|
| |
bin/mbsync2mutt_mailboxes:
Change script to only copy the temporary mailboxes.rc file in place if
at least one account entry is found (prevents override of existing data
with an empty file, if mbsync returns nothing due to locked secret).
|
|
|
|
|
|
| |
bin/pkgs:
When creating new configurations for repositories, use json as state
files (the data is json, so txt makes no sense).
|
|
|
|
|
|
|
|
|
|
| |
bin/pkgs:
Split nvchecker configs into per-repo configs so it gets easier to
track.
The nvchecker repo config is created if it does not exist yet (currently
only if a package is created as "new").
Automatically remove AUR package directories so no manual cleanup is
necessary.
|
|
|
|
|
|
| |
bin/pkgs:
Add function to generically search for and fail in the abscence of
dependencies to the script (e.g. svn and git).
|
|
|
|
|
|
| |
bin/pkgs:
Ensure that initial directories for files and files to be used for
package lists exist.
|
|
|
|
|
| |
bin/pulse2jack:
Clean up script and disable unnecessary shell options.
|
|
|
|
|
|
| |
bin/startsway:
Disable broken exports (for now).
Switch to wayland backend for qt applications.
|
|
|
|
|
| |
bin/set_volume:
Simplify the script and do cleanup to pass shellcheck.
|
|
|
|
|
|
| |
bin/tex2pdf:
Simplify the mupdf interaction (i.e. sending SIGHUP) and fix the
inkscape call (flag parameters have changed).
|
|
|
|
|
|
| |
bin/gpg-force-send-key:
Add helper script to brute-force upload PGP public keys to the SKS
infrastructure (and other key servers).
|
|
|
|
|
| |
bin/pkg-list-linked-libraries:
Add Scimmia's helper for identifying per-file sodeps in packages.
|
|
|
|
|
|
| |
bin/startsway:
Replace use of hostname executable with HOSTNAME variable (as it's a
bash script).
|
|
|
|
| |
onto wayland and getting better debug output.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
and not posix shell.
|
|
|
|
| |
using git config info for name and email.
|
| |
|
|
|
|
| |
configuration snippet, defining the available mailboxes (per account). The script uses the output of mbsync -al to get a list of all mailboxes it has access to.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 'master' of sleepmap.de:dave/dotfiles:
.config/packages/extra.txt: Adding audiofile, brltty, ddrescue, ladspa, raptop, rasqal and redland.
.config/packages/community.txt: Adding flyspray, gandi.cli and python-ipy.
bin/domain_to_current_ip: Adding script to set a gandi domain to point to the current (external) IP.
.config/packages/community.txt: Adding haskell-{hosc,microspec}, tidalcycles, python-{gitdb,gitpython,gnupg,progressbar,smmap,tzlocal,utils}, librepcb and waf.
.config/nvchecker/nvchecker.ini: Fixing freepats-general-midi check. Adding python-{tzlocal,gitdb,gitpython,gnupg,progressbar,smmap}, haskell-{hosc,microspec}, librepcb, waf and tidalcycles.
.config/nvchecker/nvchecker.ini: Adding geonkick, hydrogen, php-igbinary, foxdot and redkite. Switching to tracking linux-rt 5.2 branch.
|
| |
| |
| |
| | |
the current (external) IP.
|
| | |
|
|/
|
|
| |
informational echo to render_diags() and render_svgs().
|
| |
|
| |
|
| |
|
|
|
|
| |
(will be created if not existing).
|
| |
|
| |
|
|
|
|
| |
flag). This automatically retrieves name and email from git config --global for maintainer info.
|
| |
|
| |
|
|
|
|
| |
arrays for directores, and upstream urls. Moves package list locations to ~/.config/packages/*.
|
|
|
|
|
|
| |
printout. Only print help on -h.
Print current brightness in percentage when not giving any parameter.
|
|
|
|
| |
https://github.com/linuxaudio/realtime-suggestions ).
|
| |
|
| |
|
|
|
|
|
|
| |
below /boot, if the default below /proc/config.gz was not found.
Rewriting all kernel config checks to use a unified function kernel_config_has() and cmdline checks to use kernel_cmdline_has().
|
|
|
|
| |
check_cpu_governor(), so that we fail if we don't at least find one policy dir.
|
|
|
|
|
|
| |
when running check_cpu_governor().
Mentioning default value in check_max_user_watches().
|
| |
|
|\
| |
| |
| |
| | |
* 'master' of git.sleepmap.de:config/dotfiles:
bin/realtime-suggestions: Adding check for Linux kernel.
|
| | |
|