summaryrefslogtreecommitdiff
path: root/bashrc
Commit message (Expand)AuthorAgeFilesLines
* bashrc: enabled vi cmd editing. vimrc: added keymap for visual find grep and ...johannst2018-05-141-1/+1
* bashrc corrected pstree aliasjohannst2018-04-181-1/+1
* 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-181-6/+8
* 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 rig...johannst2018-04-071-7/+7
* 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
* fixed colored printes by quoting the message string, else msg is truncated af...johannst2018-04-041-3/+3
* 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
* 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
* bashrc: Added functions to change keyboard loayoutjohannst2017-10-081-0/+11
* bashrc added function to switch between vi/novi bash modejohannst2017-09-241-16/+28
* bashrc added pstree aliasjohannst2017-09-201-0/+1
* disable ctrl-d logoff in bashjohannst2017-04-271-0/+3
* disabled hidden fils in "ll" bash aliasjohannst2017-04-021-1/+1
* minor fixesjohannst2017-01-211-1/+2
* small fixBlubber2016-10-231-13/+15
* added some keymaps for bash vi modejohannst2016-10-191-1/+6
* moved inputrc keymaps to bashrcjohannst2016-10-191-0/+2
* added vi movement in bash; vim changed keymaps to be non-recursive and change...johannst2016-10-191-0/+2
* fixed small bugBlubber2016-10-181-1/+1
* added seperator in bashrc, had struggle with line wrapping und non-printable ...johannst2016-10-181-1/+1
* added colors for BufTabLine vim plugin; changed LS_COLORS and TERM; changed d...johannst2016-10-171-2/+4
* refactored tmux confBlubber2016-10-161-2/+1
* refactored bash settingsBlubber2016-10-161-0/+43