| Commit message (Expand) | Author | Age | Files | Lines |
* | bashrc refined some alias; gdbinit added to set pernding BPs as default | johannst | 2018-04-18 | 2 | -6/+10 |
* | i3: set terminus font for dmenu | johannst | 2018-04-15 | 1 | -1/+1 |
* | gdbinit: set intel disassembly as default | johannst | 2018-04-15 | 1 | -1/+14 |
* | fix: corrected dep bin for gdb installer | johannst | 2018-04-15 | 1 | -1/+1 |
* | tmux.conf changed size of session name field in status bar | | 2018-04-13 | 1 | -2/+5 |
* | bashrc added timestep alias to put timestep on file names | johannst | 2018-04-10 | 1 | -0/+1 |
* | bashrc: changed ps alias | johannst | 2018-04-09 | 1 | -1/+2 |
* | bashrc: reverted exit code formater in PS1 as I didn't get color escaping rig... | johannst | 2018-04-07 | 1 | -7/+7 |
* | tmux.conf added TPM plugin manager | johannst | 2018-04-07 | 1 | -0/+10 |
* | bashrc added save/restore functions | johannst | 2018-04-06 | 1 | -0/+25 |
* | bashrc: solved issue to use return value formater function in PS1 computation | johannst | 2018-04-06 | 1 | -9/+24 |
* | vimrc: removed leader mapping in inset mode, since leader is <space> key thes... | johannst | 2018-04-04 | 1 | -1/+1 |
* | fixed colored printes by quoting the message string, else msg is truncated af... | johannst | 2018-04-04 | 1 | -3/+3 |
* | re-formated bashrc | johannst | 2018-04-04 | 1 | -19/+20 |
* | renamed colored printers in bashrc and factorized function to print final line | johannst | 2018-04-04 | 1 | -6/+15 |
* | added colored printer in bashrc | johannst | 2018-04-04 | 1 | -1/+21 |
* | added new alias in bashrc | johannst | 2018-04-04 | 1 | -0/+4 |
* | Changed color in Xresources | johannst | 2018-03-14 | 1 | -54/+57 |
* | Set colors in Xresources only to xterm | U-SYNOPSYS\jstolp | 2018-03-09 | 1 | -18/+18 |
* | Added termite config files + install handler | johannst | 2018-03-05 | 3 | -0/+31 |
* | added correct return value to non implemented install handlers | johannst | 2018-03-05 | 1 | -2/+4 |
* | added xos4 Terminus font family to Xresources | johannst | 2018-03-05 | 1 | -2/+3 |
* | cleaned up i3wm config and i3status | johannst | 2018-03-05 | 2 | -91/+112 |
* | added check of operation state for wifi.sh; fixed typo in eth.sh | johannst | 2018-02-26 | 2 | -1/+4 |
* | changed i3bar height and added link to FontAwesome cheatsheet | johannst | 2018-02-25 | 2 | -1/+4 |
* | change lable of ethernet | johannst | 2018-02-25 | 1 | -1/+2 |
* | preserve 3 spaces for quality | johannst | 2018-02-25 | 1 | -1/+1 |
* | removed font ionics, removed colons behind labels | johannst | 2018-02-25 | 2 | -8/+9 |
* | Merge branch 'master' of https://github.com/johannst/dotfiles | johannst | 2018-02-25 | 1 | -1/+1 |
|\ |
|
| * | vimrc: unified ctags paths thourgh plugin configurations | johannst | 2018-01-29 | 1 | -1/+1 |
* | | moved to i3-gaps and i3blocks | johannst | 2018-02-25 | 7 | -8/+277 |
* | | added unicode symbols (font awesome + iconic) | johannst | 2018-02-25 | 1 | -9/+18 |
* | | created script folder and moved bash color print script | johannst | 2018-02-25 | 1 | -0/+0 |
* | | installation of i3status.conf not tries to guess network interface names base... | johannst | 2018-02-14 | 2 | -4/+35 |
|/ |
|
* | bashrc need to inline return_value_formater to escape color codes accordingly | johannst | 2018-01-19 | 1 | -3/+3 |
* | bashrc disabled pwd formater as this kills reporting the return value correctly | johannst | 2018-01-18 | 1 | -1/+1 |
* | bashrc added pwd/return_value formater for new PS1 | johannst | 2018-01-18 | 1 | -2/+24 |
* | Added new PS1 to bashrc | johannst | 2018-01-17 | 1 | -2/+16 |
* | vimrc: Added ALE | johannst | 2017-11-14 | 1 | -0/+12 |
* | vimrc: introduced plugin enabled checking function | johannst | 2017-11-12 | 1 | -9/+14 |
* | vimrc: Factored out AsyncCmdProcessor as own vim plugin | johannst | 2017-11-11 | 1 | -127/+5 |
* | i3 added T410 mute button | johannst | 2017-11-11 | 1 | -0/+1 |
* | vimrc: added keymap for diff open windows and diffoff all diffs + added diff ... | johannst | 2017-11-10 | 1 | -0/+10 |
* | i3wm changed key map and status bar cosmetic | johannst | 2017-11-07 | 2 | -3/+3 |
* | vimrc: Added keymap to toggle line wrapping | johannst | 2017-11-06 | 1 | -0/+2 |
* | vimrc: map leader to <Space>, and only map if it is not set already | johannst | 2017-11-01 | 1 | -1/+5 |
* | Added missing terminal & dmenu launcher in i3wm.conf | johannst | 2017-10-08 | 1 | -0/+4 |
* | bashrc: Added functions to change keyboard loayout | johannst | 2017-10-08 | 1 | -0/+11 |
* | Added i3wm & i3status config files with corresponding installers | johannst | 2017-10-08 | 4 | -0/+259 |
* | bashrc added function to switch between vi/novi bash mode | johannst | 2017-09-24 | 1 | -16/+28 |