aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
* | Made calling irssi more robust in tmuxDavid Runge2014-09-271-7/+7
|/
* Merge branch 'master' of https://github.com/davezerave/dotDavid Runge2014-06-174-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 settingsDavid Runge2014-06-051-1/+1
|/
* Switching to hostname command instead of echo HOST in irssi setupDavid Runge2014-05-131-1/+1
|
* Fixing correct usage of log fileDavid Runge2014-04-211-23/+23
|
* Adding function for gpg crypted file editing.David Runge2014-04-131-0/+41
|
* Cleaning up script after final stage.David Runge2014-04-101-10/+7
|
* Removed unneded commands (moved to awesome config)David Runge2014-04-091-3/+0
|
* Simplified log outputDavid Runge2014-04-091-20/+23
|
* Fixed lid-switch-action to use several different autorandr connections ↵David Runge2014-04-091-40/+86
| | | | (docked and non-docked)
* Removing useless executablesDavid Runge2014-04-094-100/+0
|
* Adding (possibly not needed) pacman helper scriptsDavid Runge2014-04-082-0/+30
|
* Adding first try of lightdm display setup script with autorandrDavid Runge2014-04-081-0/+4
|
* Removing supercollider.vimDavid Runge2014-04-081-347/+0
|
* Added better per environment starting of programs.David Runge2014-04-081-2/+10
|
* Script to fix backlight during graphical.target (formerly known as ↵David Runge2014-02-251-0/+12
| | | | set_backlight)
* Rewrite of script to be called from acpi handler (listening to brightness ↵David Runge2014-02-251-1/+45
| | | | up/down keys)
* Updating script to be called from lightdm post login scriptDavid Runge2014-02-251-4/+10
|
* Correcting DISPLAY export and if clause for grabbing former screensaver/dpms ↵David Runge2014-02-251-2/+2
| | | | values
* Added screen lock on suspend.David Runge2014-02-201-0/+4
|
* Adding all other screens.David Runge2014-02-201-6/+10
|
* Adding 'adjust_dpms' variable in script, to only have one storage location ↵David Runge2014-02-201-9/+10
| | | | for all settings
* Outsourcing xset settings to a tmp file for reusing, when reenabling the ↵David Runge2014-02-201-3/+14
| | | | screensaver/dpms. Also disabling dpms now, so the feature will actually work...
* Switch screensaver back on only once. Fixed variable errorDavid Runge2014-02-201-3/+8
|
* Fixing script for root usage with exports of DISPLAY and XAUTHORITYDavid Runge2014-02-201-0/+3
|
* Fixing script for usage with root by adding export=DISPLAYDavid Runge2014-02-201-4/+5
|
* Updated howto for scriptDavid Runge2014-02-201-2/+5
|
* Adding script to set backlight level on Lenovo W540 on startupDavid Runge2014-02-201-0/+12
|
* Adding script to switch off screensaver when certain programs are runningDavid Runge2014-02-201-0/+48
|
* Adding lid-switch-action script, working in conjunction with acpi event ↵David Runge2014-02-191-0/+47
| | | | button/lid open/close for setting up screens or suspending on closing of laptop lid
* Adding monitor hotplug script to be used in conjunction with udev rule ↵David Runge2014-02-191-0/+7
| | | | detecting change on drm
* Made the script tar only the profile directory. More comments and check for ↵David Runge2014-01-191-9/+12
| | | | psd service.
* Script for rolling back a profile from a backup location.David Runge2014-01-191-0/+69
|
* Added support for backing up, while psd is runningDavid Runge2014-01-191-4/+19
|
* Moving setting up screen and setting dpms to an own functionDavid Runge2014-01-181-0/+17
|
* Removing dpms and screen settings from autostart functionDavid Runge2014-01-181-4/+1
|
* Moving log for tex2pdf to ~/.logDavid Runge2014-01-181-1/+1
|
* Adding another cache directory for removalDavid Runge2014-01-181-0/+1
|
* Deleting obsolete scriptDavid Runge2014-01-011-15/+0
|
* Updated to use other profile folderDavid Runge2014-01-011-1/+1
|
* Adding new scripts from /usr/local/bin and updating backup-profiles and ↵David Runge2013-12-319-8/+1565
| | | | autostart
* Updated start_jack/stop_jack for my beagleboneDavid Runge2013-12-112-1/+18
|