Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create initial library #1

Closed
iamnewton opened this issue Jul 20, 2014 · 0 comments
Closed

Create initial library #1

iamnewton opened this issue Jul 20, 2014 · 0 comments
Assignees

Comments

@iamnewton
Copy link
Owner

As a user,
I would like an automated setup for my development configuration files,
so that I can update any development machine with new changes

@iamnewton iamnewton added this to the Initial Release (v1.0.0) milestone Jul 20, 2014
@iamnewton iamnewton self-assigned this Jul 20, 2014
iamnewton pushed a commit that referenced this issue Jul 20, 2014
- Create README
- Create CHANGELOG
- Create LICENSE
- Create manpage
- Create Vundle as submodule
- Create conf files for bash, git, runcom, SSH, tmux and ViM
- Create files for package software installation via Homebrew, NPM, and
  Ruby
- Create file to hold various symlinks necessary
- Create ViM folder to contain ViM settings

Issue: #1
iamnewton pushed a commit that referenced this issue Jul 20, 2014
- Bundles added: MatchTag, vim-gitgutter, vim-airline, tmuxline.vim,
  emmet-vim, nerdcommenter, & vim-surround
- Update README to show new installed ViM plugins

Issue: #1
iamnewton pushed a commit that referenced this issue Jul 20, 2014
- Libraries added: Boom, Grunt, WP CLI
- Update README with new libraries added

Issue: #1
iamnewton pushed a commit that referenced this issue Jul 20, 2014
iamnewton pushed a commit that referenced this issue Jul 22, 2014
- Update git aliases to verbosely list out branch and remotes
- Ensure full path when showing Git status

Issue: #1
iamnewton pushed a commit that referenced this issue Jul 22, 2014
Remove all references to StripTrailingWhitespace function as it will
conflict with how EditorConfig runs and should be handled by the plugin
anyway.

Issue: #1
iamnewton pushed a commit that referenced this issue Jul 22, 2014
- Enable connection sharing to allow multiple connections simultaneously
- Enable persistant connection for 2 hours to allow faster reconnection

Issue: #1
iamnewton pushed a commit that referenced this issue Jul 22, 2014
iamnewton pushed a commit that referenced this issue Jul 23, 2014
After removing dependency on Brewfile installation as its being
deprecated, and resorting the order of the taps/formulaes, include php55
in the formulae installed.

Issue: #1
iamnewton pushed a commit that referenced this issue Jul 23, 2014
Move composer formulae after php55 as there is a dependency issue

Issue: #1
iamnewton pushed a commit that referenced this issue Jul 23, 2014
- Change npm package from karma to karma-cli in opt/homebrew and README
  as that is the CLI and the other version was better served per
  repository
- Add space on bash prompt to separate current working directory from
  'on' keyword
- Remove vim installation from brew installation as its being handled on
  the installation side now
- Fix the way `dotfiles -v` works so that it actually changes to the
  directory to verify the version, otherwise it would error because it
  checking against the current directory

Issue: #1
@iamnewton iamnewton assigned iamnewton and unassigned iamnewton Aug 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant