Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | functions.zsh: Various improvements | David Runge | 2021-02-07 | 1 | -1/+10 |
| | | | | | | | .zsh.after/functions.zsh: Add .deb support to lstar(). Add pasters() to paste stdin to paste.rs. Change inproxychrome to rely on a separate chromium profile. | ||||
* | Add supported extension to ex and lstar | David Runge | 2020-07-24 | 1 | -0/+6 |
| | | | | | | .zsh.after/functions.zsh: Add .whl (Python wheel) as supported extension for the ex() and lstar() functions. | ||||
* | .zsh.after/functions.zsh: Forcing extraction of zstd tars to be local (ex() ↵ | David Runge | 2020-04-18 | 1 | -1/+1 |
| | | | | does not work with files that have a colon, as tar thinks it is a remote resource). | ||||
* | .zsh.after/functions.zsh: Adding options for *.tar.lz, and *.zst to ex() and ↵ | David Runge | 2020-03-10 | 1 | -1/+7 |
| | | | | lstar(). | ||||
* | .zsh.after/functions.zsh: Adding .tar.lz and .lz to ex() and lstar() ↵ | David Runge | 2019-10-01 | 1 | -0/+6 |
| | | | | (respectively). | ||||
* | .zsh.after/functions.zsh: Adding function to display contents of various ↵ | David Runge | 2019-03-19 | 1 | -0/+44 |
| | | | | compressed files. | ||||
* | .zsh.after/functions.zsh: Make rsync output in backup_folder() human ↵ | David Runge | 2018-09-13 | 1 | -1/+2 |
| | | | | readable. Remove weird custom coloring foo. | ||||
* | .zsh.after/functions.zsh: Adding support to export .asc files using gpg ↵ | David Runge | 2017-03-08 | 1 | -0/+3 |
| | | | | within ex(). | ||||
* | .zsh.after/functions.zsh: Adding new functions for journalctl. | David Runge | 2017-02-17 | 1 | -0/+84 |
| | |||||
* | .zsh.after/functions.zsh: Removing useless functions. Refactoring ex(). | David Runge | 2017-01-09 | 1 | -241/+48 |
| | |||||
* | .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 | 1 | -3/+7 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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/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/functions.zsh: Adding additional device identifiers for the ↵ | David Runge | 2016-04-22 | 1 | -1/+5 |
| | | | | backup disk. | ||||
* | .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/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. | ||||
* | .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/functions.zsh: Adding new backup hdd. Moving backup-audio to ↵ | David Runge | 2015-08-11 | 1 | -1/+4 |
| | | | | former backup disk. | ||||
* | functions.zsh: Adding TODO for cryptsetup functions. | David Runge | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | functions.zsh: Adding gpg to ex function. | David Runge | 2014-12-08 | 1 | -0/+2 |
| | |||||
* | functions.zsh: Making rsync functions more readable by splitting lines. | David Runge | 2014-11-28 | 1 | -3/+30 |
| | |||||
* | Adding automatic symlinking of shotwell folder upon mount of photos harddrive | David Runge | 2014-07-14 | 1 | -0/+3 |
| | |||||
* | Adding further convenience functions for md5, copying | David Runge | 2014-05-05 | 1 | -0/+11 |
| | |||||
* | Cleaning up functions, adding tar_xz | David Runge | 2014-04-18 | 1 | -33/+38 |
| | |||||
* | Added convenience wrapper to disable blocking services during umount | David Runge | 2014-01-18 | 1 | -1/+9 |
| | |||||
* | Adding a backup harddrive to the open function | David Runge | 2014-01-18 | 1 | -1/+4 |
| | |||||
* | Added more output and device checks in cryptsetup functions | David Runge | 2013-12-16 | 1 | -1/+5 |
| | |||||
* | Updated devices per host for cryptsetup | David Runge | 2013-12-16 | 1 | -8/+34 |
| | |||||
* | Updated disk/by-id lines for external drives in lopen | David Runge | 2013-12-13 | 1 | -2/+2 |
| | |||||
* | Included .thumbs folder in the exclude line. Updated echo output. | David Runge | 2013-12-13 | 1 | -3/+3 |
| | |||||
* | Added correct device path for external drive. Updated --exclude lines for ↵ | David Runge | 2013-12-12 | 1 | -3/+3 |
| | | | | rsync function | ||||
* | Added functions for info on backing up and backing up folders with rsync ↵ | David Runge | 2013-12-10 | 1 | -2/+13 |
| | | | | (not optimized for usage over ssh) | ||||
* | Added extract functionality for .xz | David Runge | 2013-12-04 | 1 | -0/+1 |
| | |||||
* | Updating functions | David Runge | 2013-11-20 | 1 | -1/+2 |
| | |||||
* | Merging of several source files for zsh and others. | David Runge | 2013-11-03 | 1 | -17/+79 |
| | |||||
* | First commit | David Runge | 2013-11-03 | 1 | -0/+182 |