aboutsummaryrefslogtreecommitdiff
path: root/mkshrc
AgeCommit message (Expand)AuthorFilesLines
2019-09-07fix basic prompt for root userMitch Riedstra1-1/+5
2019-09-05Also add zpool to the automatic sudo aliasesMitch Riedstra1-0/+1
2019-08-31Add aliases for apt and apt-fileMitch Riedstra1-0/+2
2019-04-08Make the checkSSHAgent function a little bit more robustMitch Riedstra1-1/+4
2019-03-17Add a docker inspect alias and update my "net_nocaps" xkbmap adjustment functionMitch Riedstra1-0/+5
2019-02-19Add a check to see if the SSH agent is running, if not start it and write the...Mitch Riedstra1-0/+10
2019-01-13Add an alias so I can start gnucash on a system using musl libcMitch Riedstra1-0/+3
2018-12-27fix xargs and *really* unfuck capslockMitch Riedstra1-1/+4
2018-12-22Update showsshosts to use my new ssh config format and make python quiet by d...Mitch Riedstra1-1/+2
2018-12-19Update the pullkeys shell function, re arranged aliases, etc.Mitch Riedstra1-14/+33
2018-12-09Allow overriding of the GOPATH more easilyMitch Riedstra1-7/+10
2018-12-02Escape the awk commandMitch Riedstra1-1/+1
2018-12-02Add alias to show SSH hosts and remove pullsshconfigMitch Riedstra1-4/+1
2018-12-02Remove set title for KSH, it still messes with line length calculationMitch Riedstra1-5/+5
2018-11-14Wrong usage of idMitch Riedstra1-2/+2
2018-11-14`pullkeys` was already verbose, make it painfully so and fail-safe on bad or ...Mitch Riedstra1-4/+9
2018-11-14Fix whitespace calculations on bash with retro prompt. Fix shell detection fo...Mitch Riedstra1-27/+12
2018-11-07Handle systems without vmstat gracefullyMitch Riedstra1-0/+1
2018-11-07Add support for showing OpenBSD memory usageMitch Riedstra1-0/+2
2018-11-07Update shell configuration to set the terminal titlesMitch Riedstra1-11/+38
2018-10-30Add check for xterm-kittyMitch Riedstra1-0/+4
2018-10-10Use local version of go if availableMitch Riedstra1-0/+5
2018-10-08Fix yum alias because RHEL7 and add alias for xkbmap optionsMitch Riedstra1-1/+2
2018-10-08Add a function to set the terminal titleMitch Riedstra1-0/+4
2018-10-07Notes about generating a random macaddr on FreeBSDMitch Riedstra1-0/+3
2018-09-28Add a rot13 aliasMitch Riedstra1-0/+1
2018-09-26Add a function to push my basic vimrc to serversMitch Riedstra1-1/+18
2018-09-25Remove nvim as an editor and update the VIM_GIT_URLMitch Riedstra1-2/+2
2018-09-22Use null delimiters in setperms()Mitch Riedstra1-2/+2
2018-09-09Add /dev/pts to the mounted filesystems in 'syschroot'Mitch Riedstra1-1/+2
2018-04-26Added a random mac address generatorMitch Riedstra1-0/+5
2018-04-10Speed up the setperms functionMitch Riedstra1-2/+2
2018-03-29quote gopath, change order of my editors and move gopath in front of the PATHMitch Riedstra1-3/+3
2018-03-28Add a check for rootMitch Riedstra1-0/+3
2018-03-28Further updates to the set_retro function.Mitch Riedstra1-1/+6
2018-03-27Set `vi`='nvi' alias if available for retro purposesMitch Riedstra1-0/+1
2018-03-27Add a function to set up a retro feeling promptMitch Riedstra1-0/+9
2018-03-15FreeBSD /bin/sh support and fixed `pull` commandMitch Riedstra1-9/+12
2018-03-14Disable colors by defaultMitch Riedstra1-1/+1
2018-03-14Remove obnoxious figlet commentsMitch Riedstra1-23/+0
2018-03-13updategitconf now requires a name, e.g. 'updategitconf mitch'Mitch Riedstra1-1/+2
2018-03-13Massive changes to mkshrc, switched to ISC licenseMitch Riedstra1-307/+77
2018-03-11More efficient pager set lineMitch Riedstra1-5/+1
2018-03-09Add function to install visMitch Riedstra1-0/+15
2018-03-08Automatically add pkgsrc to the pathMitch Riedstra1-0/+3
2018-03-08Fix typo in new functionMitch Riedstra1-1/+1
2018-03-08Initial version to pull pkgsrc from my serverMitch Riedstra1-0/+6
2018-03-08Fix newline problem with root shells and set the editor to 'vis-editor' if it...Mitch Riedstra1-3/+2
2018-03-07Rollback newline changesMitch Riedstra1-4/+6
2018-03-07Remove newline from prompt and add 256color variant for rootMitch Riedstra1-13/+23