summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added new alias to zsh for dir stack switchingjohannst2018-06-181-0/+4
|
* Cleaned & improved zshrcjohannst2018-05-273-21/+106
|
* added initial zshrcjohannst2018-05-271-0/+50
|
* bashrc: enabled vi cmd editing. vimrc: added keymap for visual find grep and ↵johannst2018-05-142-2/+4
| | | | all buffer search/repleace
* tmux.conf open splits from the path of the current selected panejohannst2018-04-191-2/+2
|
* vim minor changes in colorscheme and cleanup in statuslinejohannst2018-04-192-36/+29
|
* bashrc corrected pstree aliasjohannst2018-04-181-1/+1
|
* i3wm conf factorized font in varjohannst2018-04-181-5/+6
|
* bashrc unified quotingjohannst2018-04-181-4/+4
|
* bashrc ps alias remove user in formatjohannst2018-04-181-2/+2
|
* bashrc refined some alias; gdbinit added to set pernding BPs as defaultjohannst2018-04-182-6/+10
|
* i3: set terminus font for dmenujohannst2018-04-151-1/+1
|
* gdbinit: set intel disassembly as defaultjohannst2018-04-151-1/+14
|
* fix: corrected dep bin for gdb installerjohannst2018-04-151-1/+1
|
* tmux.conf changed size of session name field in status bar2018-04-131-2/+5
|
* bashrc added timestep alias to put timestep on file namesjohannst2018-04-101-0/+1
|
* bashrc: changed ps aliasjohannst2018-04-091-1/+2
|
* bashrc: reverted exit code formater in PS1 as I didn't get color escaping ↵johannst2018-04-071-7/+7
| | | | right which is returned from formater function
* tmux.conf added TPM plugin managerjohannst2018-04-071-0/+10
|
* bashrc added save/restore functionsjohannst2018-04-061-0/+25
|
* bashrc: solved issue to use return value formater function in PS1 computationjohannst2018-04-061-9/+24
|
* vimrc: removed leader mapping in inset mode, since leader is <space> key ↵johannst2018-04-041-1/+1
| | | | these mappings add some delay while sending <space> in insert mode
* fixed colored printes by quoting the message string, else msg is truncated ↵johannst2018-04-041-3/+3
| | | | after first word
* re-formated bashrcjohannst2018-04-041-19/+20
|
* renamed colored printers in bashrc and factorized function to print final linejohannst2018-04-041-6/+15
|
* added colored printer in bashrcjohannst2018-04-041-1/+21
|
* added new alias in bashrcjohannst2018-04-041-0/+4
|
* Changed color in Xresourcesjohannst2018-03-141-54/+57
|
* Set colors in Xresources only to xtermU-SYNOPSYS\jstolp2018-03-091-18/+18
|
* Added termite config files + install handlerjohannst2018-03-053-0/+31
|
* added correct return value to non implemented install handlersjohannst2018-03-051-2/+4
|
* added xos4 Terminus font family to Xresourcesjohannst2018-03-051-2/+3
|
* cleaned up i3wm config and i3statusjohannst2018-03-052-91/+112
|
* added check of operation state for wifi.sh; fixed typo in eth.shjohannst2018-02-262-1/+4
|
* changed i3bar height and added link to FontAwesome cheatsheetjohannst2018-02-252-1/+4
|
* change lable of ethernetjohannst2018-02-251-1/+2
|
* preserve 3 spaces for qualityjohannst2018-02-251-1/+1
|
* removed font ionics, removed colons behind labelsjohannst2018-02-252-8/+9
|
* Merge branch 'master' of https://github.com/johannst/dotfilesjohannst2018-02-251-1/+1
|\
| * vimrc: unified ctags paths thourgh plugin configurationsjohannst2018-01-291-1/+1
| |
* | moved to i3-gaps and i3blocksjohannst2018-02-257-8/+277
| |
* | added unicode symbols (font awesome + iconic)johannst2018-02-251-9/+18
| |
* | created script folder and moved bash color print scriptjohannst2018-02-251-0/+0
| |
* | installation of i3status.conf not tries to guess network interface names ↵johannst2018-02-142-4/+35
|/ | | | based on a simple heuristic
* bashrc need to inline return_value_formater to escape color codes accordinglyjohannst2018-01-191-3/+3
|
* bashrc disabled pwd formater as this kills reporting the return value correctlyjohannst2018-01-181-1/+1
|
* bashrc added pwd/return_value formater for new PS1johannst2018-01-181-2/+24
|
* Added new PS1 to bashrcjohannst2018-01-171-2/+16
|
* vimrc: Added ALEjohannst2017-11-141-0/+12
|
* vimrc: introduced plugin enabled checking functionjohannst2017-11-121-9/+14
|