index
:
dotfiles
master
Where I store my little bits of command line magic
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkshrc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
Add a check to see if the SSH agent is running, if not start it and write the...
Mitch Riedstra
1
-0
/
+10
2019-01-13
Add an alias so I can start gnucash on a system using musl libc
Mitch Riedstra
1
-0
/
+3
2018-12-27
fix xargs and *really* unfuck capslock
Mitch Riedstra
1
-1
/
+4
2018-12-22
Update showsshosts to use my new ssh config format and make python quiet by d...
Mitch Riedstra
1
-1
/
+2
2018-12-19
Update the pullkeys shell function, re arranged aliases, etc.
Mitch Riedstra
1
-14
/
+33
2018-12-09
Allow overriding of the GOPATH more easily
Mitch Riedstra
1
-7
/
+10
2018-12-02
Escape the awk command
Mitch Riedstra
1
-1
/
+1
2018-12-02
Add alias to show SSH hosts and remove pullsshconfig
Mitch Riedstra
1
-4
/
+1
2018-12-02
Remove set title for KSH, it still messes with line length calculation
Mitch Riedstra
1
-5
/
+5
2018-11-14
Wrong usage of id
Mitch Riedstra
1
-2
/
+2
2018-11-14
`pullkeys` was already verbose, make it painfully so and fail-safe on bad or ...
Mitch Riedstra
1
-4
/
+9
2018-11-14
Fix whitespace calculations on bash with retro prompt. Fix shell detection fo...
Mitch Riedstra
1
-27
/
+12
2018-11-07
Handle systems without vmstat gracefully
Mitch Riedstra
1
-0
/
+1
2018-11-07
Add support for showing OpenBSD memory usage
Mitch Riedstra
1
-0
/
+2
2018-11-07
Update shell configuration to set the terminal titles
Mitch Riedstra
1
-11
/
+38
2018-10-30
Add check for xterm-kitty
Mitch Riedstra
1
-0
/
+4
2018-10-10
Use local version of go if available
Mitch Riedstra
1
-0
/
+5
2018-10-08
Fix yum alias because RHEL7 and add alias for xkbmap options
Mitch Riedstra
1
-1
/
+2
2018-10-08
Add a function to set the terminal title
Mitch Riedstra
1
-0
/
+4
2018-10-07
Notes about generating a random macaddr on FreeBSD
Mitch Riedstra
1
-0
/
+3
2018-09-28
Add a rot13 alias
Mitch Riedstra
1
-0
/
+1
2018-09-26
Add a function to push my basic vimrc to servers
Mitch Riedstra
1
-1
/
+18
2018-09-25
Remove nvim as an editor and update the VIM_GIT_URL
Mitch Riedstra
1
-2
/
+2
2018-09-22
Use null delimiters in setperms()
Mitch Riedstra
1
-2
/
+2
2018-09-09
Add /dev/pts to the mounted filesystems in 'syschroot'
Mitch Riedstra
1
-1
/
+2
2018-04-26
Added a random mac address generator
Mitch Riedstra
1
-0
/
+5
2018-04-10
Speed up the setperms function
Mitch Riedstra
1
-2
/
+2
2018-03-29
quote gopath, change order of my editors and move gopath in front of the PATH
Mitch Riedstra
1
-3
/
+3
2018-03-28
Add a check for root
Mitch Riedstra
1
-0
/
+3
2018-03-28
Further updates to the set_retro function.
Mitch Riedstra
1
-1
/
+6
2018-03-27
Set `vi`='nvi' alias if available for retro purposes
Mitch Riedstra
1
-0
/
+1
2018-03-27
Add a function to set up a retro feeling prompt
Mitch Riedstra
1
-0
/
+9
2018-03-15
FreeBSD /bin/sh support and fixed `pull` command
Mitch Riedstra
1
-9
/
+12
2018-03-14
Disable colors by default
Mitch Riedstra
1
-1
/
+1
2018-03-14
Remove obnoxious figlet comments
Mitch Riedstra
1
-23
/
+0
2018-03-13
updategitconf now requires a name, e.g. 'updategitconf mitch'
Mitch Riedstra
1
-1
/
+2
2018-03-13
Massive changes to mkshrc, switched to ISC license
Mitch Riedstra
1
-307
/
+77
2018-03-11
More efficient pager set line
Mitch Riedstra
1
-5
/
+1
2018-03-09
Add function to install vis
Mitch Riedstra
1
-0
/
+15
2018-03-08
Automatically add pkgsrc to the path
Mitch Riedstra
1
-0
/
+3
2018-03-08
Fix typo in new function
Mitch Riedstra
1
-1
/
+1
2018-03-08
Initial version to pull pkgsrc from my server
Mitch Riedstra
1
-0
/
+6
2018-03-08
Fix newline problem with root shells and set the editor to 'vis-editor' if it...
Mitch Riedstra
1
-3
/
+2
2018-03-07
Rollback newline changes
Mitch Riedstra
1
-4
/
+6
2018-03-07
Remove newline from prompt and add 256color variant for root
Mitch Riedstra
1
-13
/
+23
2018-03-07
Change up my color scheme a bit
Mitch Riedstra
1
-7
/
+18
2018-03-07
Add system chroot function
Mitch Riedstra
1
-0
/
+16
2018-03-07
Add terminal colors and a pull funciton for it
Mitch Riedstra
1
-0
/
+8
2018-02-12
add a couple of silly functions
Mitch Riedstra
1
-0
/
+6
2018-02-08
Add in xbps aliases as well as a way to include the mkshrc in the global profile
Mitch Riedstra
1
-0
/
+8
[next]