Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. ... | |||||
| * | start_jack: Removing unneeded comments, adding TODO for external config file. | David Runge | 2014-11-28 | 1 | -3/+2 | |
| | | ||||||
| * | checkip: Adding two more possible versions for checking global IP behind ↵ | David Runge | 2014-11-28 | 1 | -2/+3 | |
| | | | | | | | | NAT. Version using dig now default. | |||||
| * | adjust_dpms: Merging script based programs into the same Array as the ↵ | David Runge | 2014-11-28 | 1 | -13/+2 | |
| | | | | | | | | others. Adding -x to pidof check. | |||||
* | | irssi: Added faster configuration, removed hiding of messages in small ↵ | David Runge | 2014-11-28 | 1 | -14/+0 | |
|/ | | | | chans. Removed custom irssi nicklist script | |||||
* | Merge branch 'master' of https://github.com/davezerave/dot | David Runge | 2014-09-29 | 6 | -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 version | David Runge | 2014-09-28 | 1 | -0/+0 | |
| | | ||||||
| * | Adding scripts to check weather currently running a realtime or vanilla kernel. | David Runge | 2014-09-28 | 2 | -0/+22 | |
| | | ||||||
| * | Adding correct echo output to updated script. | David Runge | 2014-09-28 | 2 | -4/+39 | |
| | | ||||||
| * | Changing output messages from Dropbox to ownCloud. | David Runge | 2014-09-28 | 1 | -4/+4 | |
| | | ||||||
* | | Made calling irssi more robust in tmux | David Runge | 2014-09-27 | 1 | -7/+7 | |
|/ | ||||||
* | Merge branch 'master' of https://github.com/davezerave/dot | David Runge | 2014-06-17 | 4 | -8/+8 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Merging local and work settings for additional vundles * 'master' of https://github.com/davezerave/dot: Adding bindings for vi-copy mode in tmux Adding more work related ignores Adding octave support Retabbing, customizing to my user Adding more bbb specific JACK settings Conflicts: .vundles.local | |||||
| * | Adding more bbb specific JACK settings | David Runge | 2014-06-05 | 1 | -1/+1 | |
|/ | ||||||
* | Switching to hostname command instead of echo HOST in irssi setup | David Runge | 2014-05-13 | 1 | -1/+1 | |
| | ||||||
* | Fixing correct usage of log file | David Runge | 2014-04-21 | 1 | -23/+23 | |
| | ||||||
* | Adding function for gpg crypted file editing. | David Runge | 2014-04-13 | 1 | -0/+41 | |
| |