Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export.zsh: Change TERM to screen-256color | David Runge | 2021-02-07 | 1 | -1/+1 |
| | | | | | | | .zsh.after/export.zsh: The use of tmux-256color as $TERM leads to annoying artifacts in ncurses based applications upon resize of the terminal multiplexer. The use of screen-256color does not exhibit this problem. | ||||
* | .zsh.after/export.zsh: If brew is found in PATH, export a few environment ↵ | David Runge | 2020-03-03 | 1 | -0/+7 |
| | | | | variables for it. | ||||
* | .zsh.after/export.zsh: Remove useless AURDEST export. | David Runge | 2019-07-07 | 1 | -3/+0 |
| | |||||
* | Merge branch 'master' of git.sleepmap.de:config/dotfiles | David Runge | 2018-11-24 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: (36 commits) .config/packages-community.txt: Adding pd-lua. .config/systemd/user/mpd@.service: Adding local override for mpd@ user service. Raising LimitRTPrio to 75, as some threads in mpd apparently require it. .config/jack/*: Changing all configurations for jack@ user service (as its layout has changed). .gitignore: Removing ignore of .config/systemd (time to add some local overrides). .config/packages-aur.txt: Removing ssr (now in [community]). .config/systemd/user/jack@.service: Adding a local jack@ user service, so no package is required. .config/packages-community.txt: Adding dragonfly-reverb, libmusicxml, ssr and wolf-shaper. .ncmpcpp/config: Switching to local visualizer fifo. Using visualizer_type ellipse. .zsh.after/aliases.zsh: Removing useless pacsearch overloading. bin/setup_screens: Fixing and simplifying various things with the help of shellcheck. Using a separate get_display function to retrieve DISPLAY. bin/xorg_autolock: Properly quoting variables. Abstracting lock_cmd. bin/xorg_lock: Properly quote variables. Rename variables for better readibility. .xprofile: Repaired with the help of shellcheck. .config/packages-community.txt: Adding marsyas. .config/packages-aur.txt: Removing gmsynth.lv2 (now in community). Adding librenms and patroneo-git. .config/packages-community.txt: Adding ams-lv2, beatslash-lv2, gmsynth.lv2, lib32-fluidsynth, lsp-plugins, lvtk, stk and removing ssmtp. bin/cs: Fixing script according to shellcheck. .config/packages-community.txt: Adding nextcloud-app-spreed. .vim/addons-settings.vim: Adding supercollider settings for split in tmux. .config/linuxsampler.org/Qsampler.conf: Remove, because it makes no sense in repo. ... | ||||
| * | .zsh.after/export.zsh: Don't use tmux-256color in tmux on Debilian because ↵ | David Runge | 2018-09-13 | 1 | -2/+1 |
| | | | | | | | | it's too old. | ||||
* | | .zsh.after/export.zsh: Expanding check for and setting of locale settings to ↵ | David Runge | 2018-11-24 | 1 | -4/+25 |
|/ | | | | very special whackOS settings. Exporting pipenv settings to expose them globally. Exporting TTY to GPG_TTY instead of calling tty everytime. | ||||
* | .zsh.after/export.zsh: Not exporting SSH_AUTH_SOCK for root and when on ↵ | David Runge | 2018-04-19 | 1 | -1/+5 |
| | | | | macOS. Explicitely pointing TMUX_TMPDIR to /tmp on macOS. | ||||
* | .zsh.after/export.zsh: Fixing export of TERM for tmux on macOS and ↵ | David Runge | 2018-04-17 | 1 | -2/+2 |
| | | | | TMUX_TMPDIR on macOS. | ||||
* | .zsh.after/export.zsh: Fixing export of TERM for tmux and screen. | David Runge | 2018-02-22 | 1 | -0/+2 |
| | | | | .tmux.conf: Switching to tmux-256color for within tmux. | ||||
* | .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/export.zsh: Adding SYSTEMD_EDITOR | David Runge | 2017-01-26 | 1 | -0/+3 |
| | |||||
* | .zsh.after/export.zsh: Export keyboard settings for sway. | David Runge | 2016-08-09 | 1 | -0/+3 |
| | |||||
* | .zsh.after/export.zsh: Adding root auto-logout after 6 minutes. | David Runge | 2015-11-24 | 1 | -0/+7 |
| | |||||
* | .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/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 |
| | |||||
* | 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 |
| | |||||
* | export.zsh: Adding an explicit start of gpg-agent. | David Runge | 2015-02-15 | 1 | -0/+2 |
| | |||||
* | export.zsh: Add export for GnuPG started as daemon on demand and emulating ↵ | David Runge | 2015-02-15 | 1 | -0/+10 |
| | | | | ssh-agent. | ||||
* | export.zsh: Use xterm-color as default for TERM. Cleanup | David Runge | 2014-12-08 | 1 | -9/+4 |
| | |||||
* | export.zsh: Setting default TERM and LC_TIME for all. | David Runge | 2014-12-08 | 1 | -7/+8 |
| | |||||
* | export.zsh: Unified settings for TERM and LC_TIME for some machines. | David Runge | 2014-11-30 | 1 | -8/+3 |
| | |||||
* | export.zsh: Lowering REPORTTIME to 5 (seconds) | David Runge | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | zsh: Adding config files for zprezto, zsh settings and prompts, to comply ↵ | David Runge | 2014-10-31 | 1 | -4/+4 |
| | | | | with the way zprezto gets started | ||||
* | Added switch-case for different machines | David Runge | 2014-10-06 | 1 | -3/+13 |
| | |||||
* | Added BROWSER, LC_TIME and set TERM to xterm-termite. | David Runge | 2014-10-06 | 1 | -3/+4 |
| | |||||
* | Added BROWSER, LC_TIME and set TERM to xterm-termite. | David Runge | 2014-10-06 | 1 | -1/+6 |
| | |||||
* | Changing to TERM=rxvt-256color because of line tearing with unicode variant | David Runge | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Export non-reparenting settings for Java | David Runge | 2014-04-16 | 1 | -0/+3 |
| | |||||
* | Fixing vimpager to work as less replacement properly. | David Runge | 2014-04-15 | 1 | -3/+3 |
| | |||||
* | Leaving giev with less as pager, rest is set to vimpager | David Runge | 2014-04-09 | 1 | -2/+7 |
| | |||||
* | Using vimpager instead of less, using rxvt-unicode-256color as standard ↵ | David Runge | 2014-04-08 | 1 | -2/+4 |
| | | | | instead of screen-256colors (this might need per host switching) | ||||
* | Adding screen-256color for all hosts | David Runge | 2014-01-18 | 1 | -5/+1 |
| | |||||
* | Adding screen-256color export for TERM variable for host hoemy | David Runge | 2013-12-28 | 1 | -1/+1 |
| | |||||
* | Added pacman alias for searching through local package names. Added TERM ↵ | David Runge | 2013-11-24 | 1 | -1/+1 |
| | | | | export for beaglebone. | ||||
* | Modified export for Raspberry Pi + fix | David Runge | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | Modified export for Raspberry Pi | David Runge | 2013-11-03 | 1 | -0/+6 |
| | |||||
* | Merging of several source files for zsh and others. | David Runge | 2013-11-03 | 1 | -0/+4 |
| | |||||
* | First commit | David Runge | 2013-11-03 | 1 | -0/+6 |