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
2022-12-29
Finally remove the old shell configuration file. Add apk to sudo aliases
Mitchell Riedstra
1
-677
/
+0
2021-09-05
Leave around mkshrc for a little bit until all of my systems are up to date
Mitchell Riedstra
1
-0
/
+677
2021-09-05
Major updates to my shell configuration
Mitchell Riedstra
1
-647
/
+0
2021-09-04
Remove title setting from bash prompt command. Tweak KSH support to play nice...
Mitchell Riedstra
1
-10
/
+10
2021-08-28
Add a shell function to make switching to the GPG based SSH agent easy
Mitchell Riedstra
1
-0
/
+4
2021-01-23
Update the shell configuration a bit
Mitchell Riedstra
1
-57
/
+71
2020-10-24
add aliases for tlp settings
Mitch Riedstra
1
-0
/
+4
2020-10-17
Fix up bash history.
Mitch Riedstra
1
-1
/
+5
2020-10-15
Enable pass extensions by default... I'm in control of my pass repos
Mitch Riedstra
1
-0
/
+2
2020-09-26
Point me in the right direction when seq is missing, also update openbsd pack...
Mitch Riedstra
1
-0
/
+1
2020-09-25
make bc -q alias only apply to Linux, since OpenBSD complains about the flag ...
Mitch Riedstra
1
-2
/
+3
1990-09-21
Add a script for messing with the commit date
Mitch Riedstra
1
-0
/
+20
2020-09-15
It's been awhile, I should probably update the notice.
Mitch Riedstra
1
-1
/
+1
2020-09-15
Add a sockstat shell function for OpenBSD. Also adjust showsshhosts
Mitch Riedstra
1
-1
/
+33
2020-09-14
Switch to git.riedstra.dev and remove the .git from repos
Mitch Riedstra
1
-3
/
+3
2020-08-06
Add in a pwgen specifically for banks that have stupid character restrictions
Mitch Riedstra
1
-0
/
+5
2020-04-04
Add a little GPG helper for creating throwaway directories
Mitch Riedstra
1
-0
/
+10
2020-03-28
Don't globally synchronize panes.
Mitch Riedstra
1
-1
/
+1
2020-01-04
Add a lot of documentation surrounding this
Mitch Riedstra
1
-2
/
+7
2019-12-29
alias so ncmpc doesn't use color by default
Mitch Riedstra
1
-0
/
+1
2019-12-22
Add a few shell functions to building tmux sessions easier
Mitch Riedstra
1
-0
/
+85
2019-12-07
Update the _sys_load and _sys_uptime functions to work on latest MacOS
Mitchell Riedstra
1
-2
/
+2
2019-11-15
Add in a shell function to source the contents of a pass entry
Mitch Riedstra
1
-0
/
+6
2019-11-13
Update the vimrc updater to use the submodules
Mitch Riedstra
1
-6
/
+5
2019-10-20
Set a PS1 when we're uinsg ksh
Mitch Riedstra
1
-0
/
+1
2019-10-20
Fix up my test for whether grep supports color
Mitch Riedstra
1
-2
/
+1
2019-10-17
Fix the URL for the basic vimrc
Mitch Riedstra
1
-1
/
+1
2019-10-17
Fix the goroot handling in 'set_go'
Mitchell Riedstra
1
-1
/
+2
2019-10-15
Add back the full compiled mkshrc and modify the update script to point direc...
Mitch Riedstra
1
-0
/
+453
2019-09-12
Split my shell configuration into multiple files and a build script to genera...
Mitch Riedstra
1
-558
/
+0
2019-09-12
Start cleanup process of my crusty shell configuration
Mitch Riedstra
1
-184
/
+110
2019-09-11
Fix up the setperms function
Mitch Riedstra
1
-4
/
+5
2019-09-07
fix basic prompt for root user
Mitch Riedstra
1
-1
/
+5
2019-09-05
Also add zpool to the automatic sudo aliases
Mitch Riedstra
1
-0
/
+1
2019-08-31
Add aliases for apt and apt-file
Mitch Riedstra
1
-0
/
+2
2019-04-08
Make the checkSSHAgent function a little bit more robust
Mitch Riedstra
1
-1
/
+4
2019-03-17
Add a docker inspect alias and update my "net_nocaps" xkbmap adjustment function
Mitch Riedstra
1
-0
/
+5
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
[next]