The dotfiles for my local development environment. This "readme" is intended as a reminder for myself.
This installation script deletes certain files prior to installation. These dotfiles and their installation script come without warranty of any kind. Use this script at your own risk.
- NodeJS
To install the dotfiles, provide your username.
bash install.sh -u username
Note: If installing on Linux, the default user group is equivalent to the provided username, if on OSX - the user group is staff
.
The following local configurations are supported:
.gitconfig_local
.bash_local
.lvimrc
(for each project)
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.