aboutsummaryrefslogtreecommitdiff
path: root/mkshrc
AgeCommit message (Collapse)AuthorFilesLines
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
`nvim` has compatibility issues, and so we expicitly unset it when we're dealing with retro terminals.
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
Massive clean up to the repository, removed many old files Added tmx.sh which is referenced in mtr.misc.subr.sh
2018-03-13Massive changes to mkshrc, switched to ISC licenseMitch Riedstra1-307/+77
new file: mtr.misc.subr.sh removed functions should be in this file
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 ↵Mitch Riedstra1-3/+2
it's available
2018-03-07Rollback newline changesMitch Riedstra1-4/+6
commit: d40ce0fd36845e77068532cd0c478a4cf34277cb
2018-03-07Remove newline from prompt and add 256color variant for rootMitch Riedstra1-13/+23
2018-03-07Change up my color scheme a bitMitch Riedstra1-7/+18
2018-03-07Add system chroot functionMitch Riedstra1-0/+16
2018-03-07Add terminal colors and a pull funciton for itMitch Riedstra1-0/+8
2018-02-12add a couple of silly functionsMitch Riedstra1-0/+6
2018-02-08Add in xbps aliases as well as a way to include the mkshrc in the global profileMitch Riedstra1-0/+8
2018-02-07Remove -s from hostname do to incompatibilities with GNU hostname on Void LinuxMitch Riedstra1-5/+5
2018-02-03Remove egrep from color aliasesMitch Riedstra1-5/+5
2018-02-03Fall back to regular diff if colordiff isn't available. Default to -F on ls ↵Mitch Riedstra1-3/+3
aliases
2018-01-29A better way of setting the editorMitch Riedstra1-7/+3
2018-01-19Clena up tmux configuration and add a helper script. Tell mkshrc to pull the ↵Mitch Riedstra1-0/+1
helper
2018-01-18Automatically modify the tmux local configuration to be red if you're rootMitch Riedstra1-1/+4
2018-01-15Bash prompt was terrible kill it with fireMitch Riedstra1-16/+0
2018-01-15Add color to bash shellsMitch Riedstra1-0/+16
2017-09-11Update the vimrc when the repository is updated, not just on initial pullMitch Riedstra1-1/+6
2017-02-28Remove loading of system profileMitch Riedstra1-2/+2
2017-02-27Pull my vim configuration from my git repositoryMitch Riedstra1-2/+6
2017-01-17Break caps when you press shift. Because having capslock stuck on sucksMitch Riedstra1-0/+1
2017-01-12Add more things to zshMitch Riedstra1-0/+10
2017-01-12Check for sudoMitch Riedstra1-1/+1