dev TODO [temp] - lmmx/devnotes GitHub Wiki
-
grepbashrc
function: add 'move to line' following vim file opening -
mvcd
sim.cdl
-cd
to directory aftermv
ing a file to it- see:
bashrc_functions
- see:
function mvcd () { if $# == 2; then mv $1 $2; if ($2 is a directory rather than a rename) cd $2; else get the directory above $2 and cd to that; fi; else echo "Error: number of arguments is not 2" >&2; }
---
- [ ] Temp: this to be merged into a dual accessible mobile share (via Dropbox would be ideal?)