aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* bin/set_backlight: No separate backlight script for W540 needed, if kernel ↵David Runge2016-05-081-56/+0
| | | | parameter acpi_backlight=vendor is given.
* bin/set_volume: Making script not depend on functions.sh anymore. ↵David Runge2016-05-0817-944/+29
| | | | Introducing bash strict mode.
* bin/setup_screens: Generically exporting DISPLAY and XAUTHORITY. Adding ↵David Runge2016-05-081-1/+8
| | | | logging for journal.
* bin/setup_screens: Adding (yet another) screen setup script. This time using ↵David Runge2016-05-081-0/+166
| | | | autorandr and predefined configurations.
* bin/set_volume: Removing break lines and raising display timeout.David Runge2016-05-061-3/+3
|
* bin/i3lock: Adding i3lock script to override default. This script will take ↵David Runge2016-05-061-0/+7
| | | | a modified version of a screenshot as background for i3lock.
* bin/brightness: Adding script to increase/decrease backlight.David Runge2016-05-061-0/+23
|
* bin/get_mem: Showing memory in megabytes only, to not break the percentage ↵David Runge2016-04-221-1/+2
| | | | calculation.
* bin/get_mem: Adding script to output memory usage in one line in the form ↵David Runge2016-04-221-0/+8
| | | | of: used RAM/total RAM (percentage used).
* bin/get_battery_status: Adding condition to check if there's actually a ↵David Runge2016-03-111-5/+7
| | | | battery to show.
* Reversing the hostname check.David Runge2016-03-111-4/+4
|
* bin/get_*: Adding helper scripts to be used in tmux.David Runge2016-03-113-0/+45
|
* bin/switch_wfs_os: Adding message about calling nodes where it belongs (only ↵David Runge2016-01-121-2/+2
| | | | called once).
* bin/switch_wfs_os: Providing set +e/ set -e lines to make sure, that ↵David Runge2016-01-111-1/+3
| | | | systemctl doesn't mess up this script, when it returns -1 on reboot. Make the script exit with 0.
* bin/switch_wfs_os: Executing with eval.David Runge2016-01-111-1/+1
|
* bin/switch_wfs_os: Adding correct path for script.David Runge2016-01-111-1/+1
|
* bin/switch_wfs_os: Adding static path for reboot script on crappy ubuntu. ↵David Runge2016-01-111-2/+2
| | | | Adding correct path for syslinux on Arch.
* bin/switch_wfs_os: Adding @ in ssh command.David Runge2016-01-111-4/+4
|
* bin/switch_wfs_os: Removing pseudo-tty allocation for ssh. Unifying script ↵David Runge2016-01-111-4/+4
| | | | path to wfs' bin folder.
* bin/switch_wfs_os: Adding feature to switch the OS on the nodes. This ↵David Runge2016-01-111-3/+17
| | | | requires for the hostnames to resolve and the user wfs being able to sudo without password.
* bin/switch_wfs_os: Adding script to switch the OS on the TU wfs system.David Runge2016-01-111-0/+75
|
* bin/gpg2mutt: Moving the lesser rememberable generate_pgp_auto to an easier ↵David Runge2015-12-161-0/+0
| | | | to remember script name.
* bin/generate_pgp_auto: Adding script to generate mutt send-hooks for mail ↵David Runge2015-10-221-0/+69
| | | | addresses with valid gpg keys, to be able to automatically send encrypted mail.
* bin/pass2msmtp: Adding password handling through pass for msmtp.David Runge2015-09-061-0/+3
|
* bin/pass2offlineimap: Adding password handling through pass for offlineimapDavid Runge2015-09-061-0/+5
|
* bin/pass2vdirsyncer: Moving owncloud passwords to separate locationDavid Runge2015-09-061-1/+2
|
* bin/fix_backlight: Removing unneeded script for setting proper backlight ↵David Runge2015-03-301-12/+0
| | | | settings on W540.
* bin/tex2pdf: Switch to smartly deleting all unneeded non-primary tex related ↵David Runge2015-03-251-2/+1
| | | | files in current directory and the ones below current directory.
* start_jack: Removing jackdbus way of starting JACK. Replaced by ↵David Runge2015-03-251-62/+0
| | | | jack@.service in uenv.
* bin/set_volume: Rewritten to also increase/decrease volume of connected ↵David Runge2015-03-251-14/+106
| | | | Bluetooth headset and toggle mute smartly.
* bin/notify_mpd: Removing unneeded naughty notification stuff for awesome. ↵David Runge2015-03-251-4/+1
| | | | Adding TODO on sending notification when mpc is not (yet) installed.
* bin/lid-switch-action: Rewrite of the lid-switch-action script, with minimal ↵David Runge2015-03-251-83/+177
| | | | presets hardcoded (soon to be minirandr).
* rollback-profile: Changing the backup location.David Runge2015-03-031-1/+1
|
* mirssi: Updating to current server.David Runge2015-03-031-1/+1
|
* pass2vdirsyncer: Trivial script to ask for the user password on my server ↵David Runge2015-02-171-0/+3
| | | | with first argument=user; second argument=server.
* tmux-mem-cpu-load: Removing static binary, in favor of using tmux-plugin-managerDavid Runge2015-02-151-0/+0
|
* tex2pdf: Choosing mupdf over evince.David Runge2015-02-152-67/+9
|
* start_jack/stop_jack: Removing stop and start of pulseaudio. Doing it ↵David Runge2014-12-012-2/+0
| | | | manually definitely gets around issues with USB-MIDI devices.
* stop_jack: Added enabling of pulseaudio after disabling of JACK.David Runge2014-11-301-0/+3
|
* start_jack: Added disabling of pulseaudio before starting jack, as it breaks ↵David Runge2014-11-301-2/+4
| | | | system audio when using USB-MIDI interfaces.
* Merge branch 'master' of https://git.frqrec.com/git/dotDavid Runge2014-11-283-18/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of https://git.frqrec.com/git/dot: (22 commits) .gitignore: Adding further programs and their configs to the list, removing double entries mc panels.ini: Adding panels.ini. Qsampler.conf: Adding first config. .nvimrc: Adding config for NeoVim (symlink to Vim config). .linphonerc: Adding first linphone config file patchagerc: Adding first config file (still very messy with JACK session) mc ini: Adding first ini start_jack: Removing unneeded comments, adding TODO for external config file. checkip: Adding two more possible versions for checking global IP behind NAT. Version using dig now default. adjust_dpms: Merging script based programs into the same Array as the others. Adding -x to pidof check. khard.conf: Adding first khard config for several address books prompt_dvzrv_setup: Adding custom prompt based on steeef_simplified with additional ssh check and exit code printout. prompt.zsh: Switching to custom prompt 'dvzrv' functions.zsh: Making rsync functions more readable by splitting lines. export.zsh: Lowering REPORTTIME to 5 (seconds) aliases.zsh: Adding more systemd aliases. .zpreztorc: Adding highlighting modes. termite: Removing all non-valid settings. Adding transparency setting and colors again. redshift.conf: Choosing xrandr as backend. Setting transition time to 0. Using on screen 0 only. dpms: Adding script based programs to the list of programs. ...
| * start_jack: Removing unneeded comments, adding TODO for external config file.David Runge2014-11-281-3/+2
| |
| * checkip: Adding two more possible versions for checking global IP behind ↵David Runge2014-11-281-2/+3
| | | | | | | | NAT. Version using dig now default.
| * adjust_dpms: Merging script based programs into the same Array as the ↵David Runge2014-11-281-13/+2
| | | | | | | | others. Adding -x to pidof check.
* | irssi: Added faster configuration, removed hiding of messages in small ↵David Runge2014-11-281-14/+0
|/ | | | chans. Removed custom irssi nicklist script
* Merge branch 'master' of https://github.com/davezerave/dotDavid Runge2014-09-296-8/+65
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of https://github.com/davezerave/dot: Added more journalctl aliases. Adding alias for journalctl to see messages from this boot only. Adding further ignores for home directory Adding Arduino related vundles Adding Arduino preferences Adding locally compiled tmux-mem-cpu-load version Adding scripts to check weather currently running a realtime or vanilla kernel. Adding correct echo output to updated script. Changing output messages from Dropbox to ownCloud. Adding further aliases, cleaning up systemd aliases and others. Disabling the start of syndaemon, as a systemd user service is taking care of this now (hopefully) Updated user-dirs.dirs settings file to reflect further changes in user home structure. Raising the settings for night mode. Splitting settings for external server into separate config file. Adding newer Ardour version to settings. Deleting unneeded arduino preferences file Shifting to new key bindings config file 'bindings', deleting old ('keys'), updating config file to new settings format.
| * Adding locally compiled tmux-mem-cpu-load versionDavid Runge2014-09-281-0/+0
| |
| * Adding scripts to check weather currently running a realtime or vanilla kernel.David Runge2014-09-282-0/+22
| |
| * Adding correct echo output to updated script.David Runge2014-09-282-4/+39
| |
| * Changing output messages from Dropbox to ownCloud.David Runge2014-09-281-4/+4
| |