GitXplorerGitXplorer
m

dotfiles

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
33d5f02ca67caea508f85113ede90da314326a81

python3

mmehulkar committed 2 years ago
Unverified
c0092ebf43e591013b4311b0df0b1af05f9c0924

Change pager to less -R for whitespace diffing issue

mmehulkar committed 2 years ago
Unverified
b2a2af6b6266a1d3eaeb81008e8ba28611321bd9

update install script

mmehulkar committed 10 months ago
Unverified
ee2494b7e3abba49ce0ba178be5c0d7b969c3869

add new alias and update ls alias

mmehulkar committed 10 months ago
Unverified
8b2a000dba8c2657b5beb390615d92def89f864f

updates

mmehulkar committed a year ago
Unverified
a0e49796c52b1afc3c740d37285d49698f2b095e

Fix conflicting alias

mmehulkar committed 2 years ago

README

The README file for this repository.

dotfiles

Usage

git clone git@github.com:mehulkar/dotfiles.git && cd dotfiles
./install.sh

Notes

  1. Vim uses vundle. ./install.sh will install it and all plugins.
  2. ./install.sh adds env vars and aliases to ~/.bash_profile by default. Change to ~/.zshrc or whateve
  3. shell aliases assume ~/dev and ~/dev/scrap directories exist. Shortcuts to main dev dirs and a tmp dir for throwaway stuff
  4. touch essentials/.secret for aliases/env variables you want to put in your shell profile that you don't want to put in source control"