Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/pass2{msmtp,offlineimap}: Updating to mail instead of Mail in pass command. | David Runge | 2017-01-31 | 2 | -2/+2 |
| | |||||
* | bin/cs: Adding audiobackup device. | David Runge | 2017-01-29 | 1 | -1/+4 |
| | |||||
* | bin/cs: Adding two new backup drives. | David Runge | 2017-01-27 | 1 | -0/+8 |
| | |||||
* | bin/cs: Script to open and mount cryptsetup capable devices by name to ↵ | David Runge | 2017-01-09 | 1 | -0/+78 |
| | | | | locations under /mnt. | ||||
* | bin/tex2pdf: Adding further files to automatic deletion. | David Runge | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | bin/i3lock: Moving screen lock picture location to XDG_RUNTIME_DIR. | David Runge | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | bin/i3lock: Adding verbose/ debug mode. Making all external calls absolute. | David Runge | 2016-08-17 | 1 | -4/+7 |
| | |||||
* | bin/set_volume: Adding further increase/decrease shortcuts. | David Runge | 2016-08-10 | 1 | -2/+2 |
| | |||||
* | bin/sclang: Updating check for sclang run by xvfb-run. Now involving xset as ↵ | David Runge | 2016-05-13 | 1 | -6/+11 |
| | | | | dependency. | ||||
* | bin/set_backlight: No separate backlight script for W540 needed, if kernel ↵ | David Runge | 2016-05-08 | 1 | -56/+0 |
| | | | | parameter acpi_backlight=vendor is given. | ||||
* | bin/set_volume: Making script not depend on functions.sh anymore. ↵ | David Runge | 2016-05-08 | 17 | -944/+29 |
| | | | | Introducing bash strict mode. | ||||
* | bin/setup_screens: Generically exporting DISPLAY and XAUTHORITY. Adding ↵ | David Runge | 2016-05-08 | 1 | -1/+8 |
| | | | | logging for journal. | ||||
* | bin/setup_screens: Adding (yet another) screen setup script. This time using ↵ | David Runge | 2016-05-08 | 1 | -0/+166 |
| | | | | autorandr and predefined configurations. | ||||
* | bin/set_volume: Removing break lines and raising display timeout. | David Runge | 2016-05-06 | 1 | -3/+3 |
| | |||||
* | bin/i3lock: Adding i3lock script to override default. This script will take ↵ | David Runge | 2016-05-06 | 1 | -0/+7 |
| | | | | a modified version of a screenshot as background for i3lock. | ||||
* | bin/brightness: Adding script to increase/decrease backlight. | David Runge | 2016-05-06 | 1 | -0/+23 |
| | |||||
* | bin/get_mem: Showing memory in megabytes only, to not break the percentage ↵ | David Runge | 2016-04-22 | 1 | -1/+2 |
| | | | | calculation. | ||||
* | bin/get_mem: Adding script to output memory usage in one line in the form ↵ | David Runge | 2016-04-22 | 1 | -0/+8 |
| | | | | of: used RAM/total RAM (percentage used). | ||||
* | bin/get_battery_status: Adding condition to check if there's actually a ↵ | David Runge | 2016-03-11 | 1 | -5/+7 |
| | | | | battery to show. | ||||
* | Reversing the hostname check. | David Runge | 2016-03-11 | 1 | -4/+4 |
| | |||||
* | bin/get_*: Adding helper scripts to be used in tmux. | David Runge | 2016-03-11 | 3 | -0/+45 |
| | |||||
* | bin/switch_wfs_os: Adding message about calling nodes where it belongs (only ↵ | David Runge | 2016-01-12 | 1 | -2/+2 |
| | | | | called once). | ||||
* | bin/switch_wfs_os: Providing set +e/ set -e lines to make sure, that ↵ | David Runge | 2016-01-11 | 1 | -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 Runge | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | bin/switch_wfs_os: Adding correct path for script. | David Runge | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | bin/switch_wfs_os: Adding static path for reboot script on crappy ubuntu. ↵ | David Runge | 2016-01-11 | 1 | -2/+2 |
| | | | | Adding correct path for syslinux on Arch. | ||||
* | bin/switch_wfs_os: Adding @ in ssh command. | David Runge | 2016-01-11 | 1 | -4/+4 |
| | |||||
* | bin/switch_wfs_os: Removing pseudo-tty allocation for ssh. Unifying script ↵ | David Runge | 2016-01-11 | 1 | -4/+4 |
| | | | | path to wfs' bin folder. | ||||
* | bin/switch_wfs_os: Adding feature to switch the OS on the nodes. This ↵ | David Runge | 2016-01-11 | 1 | -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 Runge | 2016-01-11 | 1 | -0/+75 |
| | |||||
* | bin/gpg2mutt: Moving the lesser rememberable generate_pgp_auto to an easier ↵ | David Runge | 2015-12-16 | 1 | -0/+0 |
| | | | | to remember script name. | ||||
* | bin/generate_pgp_auto: Adding script to generate mutt send-hooks for mail ↵ | David Runge | 2015-10-22 | 1 | -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 Runge | 2015-09-06 | 1 | -0/+3 |
| | |||||
* | bin/pass2offlineimap: Adding password handling through pass for offlineimap | David Runge | 2015-09-06 | 1 | -0/+5 |
| | |||||
* | bin/pass2vdirsyncer: Moving owncloud passwords to separate location | David Runge | 2015-09-06 | 1 | -1/+2 |
| | |||||
* | bin/fix_backlight: Removing unneeded script for setting proper backlight ↵ | David Runge | 2015-03-30 | 1 | -12/+0 |
| | | | | settings on W540. | ||||
* | bin/tex2pdf: Switch to smartly deleting all unneeded non-primary tex related ↵ | David Runge | 2015-03-25 | 1 | -2/+1 |
| | | | | files in current directory and the ones below current directory. | ||||
* | start_jack: Removing jackdbus way of starting JACK. Replaced by ↵ | David Runge | 2015-03-25 | 1 | -62/+0 |
| | | | | jack@.service in uenv. | ||||
* | bin/set_volume: Rewritten to also increase/decrease volume of connected ↵ | David Runge | 2015-03-25 | 1 | -14/+106 |
| | | | | Bluetooth headset and toggle mute smartly. | ||||
* | bin/notify_mpd: Removing unneeded naughty notification stuff for awesome. ↵ | David Runge | 2015-03-25 | 1 | -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 Runge | 2015-03-25 | 1 | -83/+177 |
| | | | | presets hardcoded (soon to be minirandr). | ||||
* | rollback-profile: Changing the backup location. | David Runge | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | mirssi: Updating to current server. | David Runge | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | pass2vdirsyncer: Trivial script to ask for the user password on my server ↵ | David Runge | 2015-02-17 | 1 | -0/+3 |
| | | | | with first argument=user; second argument=server. | ||||
* | tmux-mem-cpu-load: Removing static binary, in favor of using tmux-plugin-manager | David Runge | 2015-02-15 | 1 | -0/+0 |
| | |||||
* | tex2pdf: Choosing mupdf over evince. | David Runge | 2015-02-15 | 2 | -67/+9 |
| | |||||
* | start_jack/stop_jack: Removing stop and start of pulseaudio. Doing it ↵ | David Runge | 2014-12-01 | 2 | -2/+0 |
| | | | | manually definitely gets around issues with USB-MIDI devices. | ||||
* | stop_jack: Added enabling of pulseaudio after disabling of JACK. | David Runge | 2014-11-30 | 1 | -0/+3 |
| | |||||
* | start_jack: Added disabling of pulseaudio before starting jack, as it breaks ↵ | David Runge | 2014-11-30 | 1 | -2/+4 |
| | | | | system audio when using USB-MIDI interfaces. | ||||
* | Merge branch 'master' of https://git.frqrec.com/git/dot | David Runge | 2014-11-28 | 3 | -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. ... |