Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .zsh.after/aliases.zsh: Renaming pacfile to pacown, as it was shadowing ↵ | David Runge | 2018-02-03 | 1 | -1/+1 |
| | | | | /usr/bin/pacfile. | ||||
* | .zsh.after/export.zsh: Moving AURDEST to subdirectory of ~/packages. | David Runge | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | .zsh.after/export.zsh: Adding AURDEST for pacaur to not have packages dumped ↵ | David Runge | 2017-08-09 | 1 | -0/+3 |
| | | | | in .cache. | ||||
* | .zsh.after/export.zsh: Moving TMUX_TMPDIR to XDG_RUNTIME_DIR. | David Runge | 2017-06-26 | 1 | -1/+1 |
| | |||||
* | .zsh.after/export.zsh: Setting TERM to be xterm-256color, when not in tmux. | David Runge | 2017-03-16 | 1 | -1/+1 |
| | |||||
* | .zsh.after/export.zsh: Adding exports for LANG, LC_TIME and LC_MONETARY if ↵ | David Runge | 2017-03-09 | 1 | -2/+12 |
| | | | | seaked locales are available in the system. | ||||
* | .zsh.after/functions.zsh: Adding support to export .asc files using gpg ↵ | David Runge | 2017-03-08 | 1 | -0/+3 |
| | | | | within ex(). | ||||
* | .zsh.after/aliases.zsh: Removing sudo for user services. | David Runge | 2017-02-20 | 1 | -3/+3 |
| | |||||
* | .zsh.after/aliases.zsh: Fixing the pacconf command to properly find files ↵ | David Runge | 2017-02-18 | 1 | -1/+1 |
| | | | | exclusively. | ||||
* | .zsh.after/hostspecific.zsh: Further defining the client names in host ↵ | David Runge | 2017-02-18 | 1 | -1/+1 |
| | | | | specific files. | ||||
* | .zsh.after/aliases.zsh: Properly define systemctl --system list commands. ↵ | David Runge | 2017-02-17 | 1 | -4/+7 |
| | | | | Add a systemctl cat alias for user and system services. | ||||
* | .zsh.after/functions.zsh: Adding new functions for journalctl. | David Runge | 2017-02-17 | 1 | -0/+84 |
| | |||||
* | .zsh.after/aliases.zsh: Adding/updating aliases for systemctl and journalctl. | David Runge | 2017-02-17 | 1 | -14/+28 |
| | |||||
* | .zsh.after/export.zsh: Adding SYSTEMD_EDITOR | David Runge | 2017-01-26 | 1 | -0/+3 |
| | |||||
* | .zsh.after/aliases.zsh: Adding github ed25519 key to ssh-add alias. | David Runge | 2017-01-15 | 1 | -1/+1 |
| | |||||
* | .zsh.after/functions.zsh: Removing useless functions. Refactoring ex(). | David Runge | 2017-01-09 | 1 | -241/+48 |
| | |||||
* | .zsh.after/aliases.zsh: Adding rsa key for TU to ssh-add. | David Runge | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | .zsh.after/functions.zsh: Add switch/case for trvlr to mount storage mSATA. | David Runge | 2016-09-22 | 1 | -0/+11 |
| | |||||
* | .zsh.after/functions.zsh: Removing exit (preventing closing of shell). | David Runge | 2016-09-07 | 1 | -2/+0 |
| | |||||
* | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2016-08-16 | 3 | -3/+11 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: (28 commits) .config/qtile/config.py: Disabling broken TreeTab layout. Adding scide to dev. Changing background picture to lowercase. Enabling notification widget. .zsh.after/aliases.zsh: Adding automatic selection of audio backends for mpv. bin/set_volume: Adding further increase/decrease shortcuts. .scvimrc: Adding system runtimepath for .sc files. .config/mpd/mpd-trvlr-jack.conf: Adding mpd configuration for trvlr using JACK. .config/mpd/mpd-trvlr.conf: Adding mpd configuration for trlvr. .config/mpd/mpd.conf: Switching audio backend to JACK in default mpd config. .config/conky/side: Removing broken xft settings. .config/compton.conf .config/SuperCollider/startupfiles/rme_fireface800.scd: Removing obsolete configurations. .config/SuperCollider/startup.scd: Adding a generic startupFile for SuperCollider. .gitignore: Unignoring SuperCollider's startup file. .processing/preferences.txt: Removing configuration due to constant regneration and metadata leakage. .config/patchagerc: Removing useless configuration. .config/SuperCollider/sc_ide_conf.yaml: Removing redundant sc_ide_conf.yaml. .arduino/preferences.txt: Removing arduino preferences due to redundancy. .scvimrc: Using horizontal split in tmux. Removing old trash from ftplugin identifiers. Using SClangStart only on scd files. .config/gtk-3.0/gtk.css: Adding css to disable double drawing of menus/title bars and client-side decoration. .config/compton.conf: Disabling fading (too slow). Lowering shadow-radius, so it won't interfere with WM bars. .vdirsyncer/config: Adding 'b wins' conflict_resolution for akt. ... | ||||
| * | .zsh.after/aliases.zsh: Adding automatic selection of audio backends for mpv. | David Runge | 2016-08-10 | 1 | -0/+1 |
| | | |||||
| * | .zsh.after/export.zsh: Export keyboard settings for sway. | David Runge | 2016-08-09 | 1 | -0/+3 |
| | | |||||
| * | .zsh.after/functions.zsh: Adding functions to start chromium incognito and ↵ | David Runge | 2016-08-09 | 1 | -3/+7 |
| | | | | | | | | with a predefined proxy-server. | ||||
* | | .zsh.after/functions.zsh: Extending lopen function for apu-serve. Changing ↵ | David Runge | 2016-08-16 | 1 | -9/+10 |
|/ | | | | exits into returns. | ||||
* | .zsh.after/aliases.zsh: Fixing typo in ssh-add alias. | David Runge | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | .zsh.after/aliases.zsh: Adding new ssh aliases. | David Runge | 2016-05-09 | 1 | -0/+2 |
| | |||||
* | .zsh.after/sources.zsh: Removing useless sources. Won't use ruby. | David Runge | 2016-05-08 | 1 | -6/+0 |
| | |||||
* | .zsh.after/aliases.zsh: Adding alias for zsh history statistics and dir ↵ | David Runge | 2016-05-08 | 1 | -0/+8 |
| | | | | overview. | ||||
* | .zsh.after/prompt.zsh: Removing prompt file (integrated into zshrc). | David Runge | 2016-05-08 | 1 | -2/+0 |
| | |||||
* | .zsh.after/functions.zsh: Adding additional device identifiers for the ↵ | David Runge | 2016-04-22 | 1 | -1/+5 |
| | | | | backup disk. | ||||
* | .zsh.after/aliases.zsh: Adding vdirsyncer alias. | David Runge | 2016-01-04 | 1 | -0/+4 |
| | |||||
* | .zsh.after/functions.zsh: Added umount options for media device. | David Runge | 2015-12-31 | 1 | -0/+3 |
| | |||||
* | .zsh.after/functions.zsh: Updating lopen to do bind mounts when using newer ↵ | David Runge | 2015-12-30 | 1 | -19/+43 |
| | | | | devices. | ||||
* | .zsh.after/functions.zsh: Adding video and media harddrives to the lopen ↵ | David Runge | 2015-12-23 | 1 | -0/+13 |
| | | | | function. | ||||
* | .zsh.after/export.zsh: Adding root auto-logout after 6 minutes. | David Runge | 2015-11-24 | 1 | -0/+7 |
| | |||||
* | .zsh.after/functions.zsh: Adding further device nodes as possible mounting ↵ | David Runge | 2015-11-05 | 1 | -2/+20 |
| | | | | points for certain luksOpen actions. | ||||
* | .zsh.after/functions.zsh: Adding decompression option for .deb files. ↵ | David Runge | 2015-11-05 | 1 | -1/+3 |
| | | | | Changing to standard way of creating tar.xz. | ||||
* | Merge branch 'master' of sleepmap.de:dotfiles | David Runge | 2015-10-22 | 1 | -21/+11 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dotfiles: .tmux.conf: Adding tmux > 2.1 mouse scrolling options. .gitignore: Adding make/ folder to the list of ignored folder. .gitignore: Adding bin/pass2offlineimapc, as it will be re-generated upon usage. .gitignore: Adding .mutt/gpg-auto.rc, as it will have to be re-generated via script before useage of mutt. bin/generate_pgp_auto: Adding script to generate mutt send-hooks for mail addresses with valid gpg keys, to be able to automatically send encrypted mail. .mutt/gpg.rc: Updating correct settings for gpg. .zsh.after/export.zsh: Fixing some typos and adding additional comments. Adding XDG_RUNTIME_DIR for tmux's TMUX_TMPDIR. Moving SSH_AUTH_SOCK to XDG_RUNTIME_DIR. Separating ssh-agent and gpg-agent again. Setting GPG_TTY to current tty. Setting GPG_AGENT_INFO to empty string, so gpg-agent can be found. .config/khal/khal.conf, .vdirsyncer/config: Changing name of calendar. .mutt/gpg.rc: Updating pgp settings to be compliant with gnupg > 2.1. .local/share/applications/pd.desktop: Shifting from pd-extended to pd. .tmux.conf: Adding new (post 2.1) mouse mode | ||||
| * | .zsh.after/export.zsh: Fixing some typos and adding additional comments. ↵ | David Runge | 2015-10-22 | 1 | -21/+11 |
| | | | | | | | | Adding XDG_RUNTIME_DIR for tmux's TMUX_TMPDIR. Moving SSH_AUTH_SOCK to XDG_RUNTIME_DIR. Separating ssh-agent and gpg-agent again. Setting GPG_TTY to current tty. Setting GPG_AGENT_INFO to empty string, so gpg-agent can be found. | ||||
* | | .zsh.after/functions.zsh: Adding additional device for backup-audio, in case ↵ | David Runge | 2015-10-22 | 1 | -1/+5 |
|/ | | | | the harddrive is used in another case. | ||||
* | .zsh.after/functions.zsh: Adding trvlr laptop for the lopen function | David Runge | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | .zsh.after/aliases.zsh: Adding feh alias | David Runge | 2015-09-06 | 1 | -0/+3 |
| | |||||
* | .zsh.after/functions.zsh: Adding new backup hdd. Moving backup-audio to ↵ | David Runge | 2015-08-11 | 1 | -1/+4 |
| | | | | former backup disk. | ||||
* | .zsh.after/aliases.zsh: Adding mask to the systemctl aliases. Adding xclip ↵ | David Runge | 2015-08-11 | 1 | -2/+8 |
| | | | | with proper display setting. | ||||
* | .zsh.after/export.zsh: Export different TERM variable when in tmux. | David Runge | 2015-04-24 | 1 | -1/+5 |
| | |||||
* | .zsh.after/export.zsh: Re-add keychain functionality for.. Debian. | David Runge | 2015-04-14 | 1 | -7/+10 |
| | |||||
* | aliases.zsh: Adding alias for mplayer to have it try and use jack,pulse,alsa ↵ | David Runge | 2015-03-25 | 1 | -0/+3 |
| | | | | as audio output in that order. | ||||
* | functions.zsh: Adding TODO for cryptsetup functions. | David Runge | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | export.zsh: Don't use /run/user/ directory for roots TMUX_TMPDIR. | David Runge | 2015-03-11 | 1 | -1/+3 |
| | |||||
* | export.zsh: Adding TMUX_TMPDIR to exports. | David Runge | 2015-02-17 | 1 | -0/+2 |
| |