| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | bashrc added pstree alias | johannst | 2017-09-20 | 1 | -0/+1 |
* | tmux.conf added prefix + TAB for toggle between last two windows | johannst | 2017-08-10 | 1 | -0/+3 |
* | virmc clipboard additionally uses unnamed (") register | johannst | 2017-08-10 | 1 | -0/+2 |
* | vimrc: changed ctrlp file search to search based on working dir instead of cu... | johannst | 2017-08-03 | 1 | -1/+2 |
* | vimrc: added fullscreen toggle functionality, restoring fold state not solved | johannst | 2017-08-03 | 1 | -2/+26 |
* | added breakpoint save/restore macros to gdbinit | johannst | 2017-08-02 | 2 | -1/+17 |
* | tmux.conf added new shortcuts for resizing splits | johannst | 2017-08-02 | 1 | -0/+6 |
* | vimrc improved regex for highlighting unwanted tab and space chars | johannst | 2017-07-06 | 1 | -1/+1 |
* | vimrc sandbox: added command to remove c-style commands | johannst | 2017-07-04 | 1 | -0/+33 |
* | vimrc exchanged clever tabs plugin by own fork | johannst | 2017-06-30 | 1 | -1/+1 |
* | Added keymaps in vimrc for creating splits | johannst | 2017-06-30 | 1 | -0/+2 |
* | vimrc: Changed wildmode to print list of all matches | johannst | 2017-06-18 | 1 | -1/+1 |
* | vimrc: Move wrapped lines line by line in aync buffer | johannst | 2017-06-14 | 1 | -0/+3 |
* | vimrc: Added whitespace after :Async keymap. Added -I flag to grep for find-g... | johannst | 2017-06-13 | 1 | -2/+3 |
* | adapted tmux.conf to handle different versions | johannst | 2017-05-14 | 1 | -4/+9 |
* | changed tmux keymap to access copy/paste buffer list | johannst | 2017-05-02 | 1 | -9/+10 |
* | changed vim listchars colors, added autocmd to highlight trailing whitespaces | johannst | 2017-05-01 | 2 | -23/+28 |
* | Changed tmux.conf installer to handle existing ~/.tmux.conf files if existent | johannst | 2017-05-01 | 1 | -2/+8 |
* | disable ctrl-d logoff in bash | johannst | 2017-04-27 | 1 | -0/+3 |