Conversation
add `ColorHighlight` as one one of the default package
Fixes lewagon#58 Fixes lewagon#41
Update Package Control.sublime-settings
Fix color highlight package
the old homebrew analytics url is 404
ignore Python
Update zshrc comment
update nvm load
remove virtualenv auto-loading
Add default pull reconciliation strategy for git
Add Python activated environment to the right prompt
add anaconda package to sublime text
add flake8 linter and AutoPEP8 formatter
git clone zsh autosuggestions
sort sublime package list
…-of-git-default-branch-name Make git aliases agnostic of git default branch name
…v/null without failing to export enviroment variables
Added check for virtualenv
…search vs code remove .venv folder from search
…nhanced aliases, and comprehensive documentation
- Took upstream versions for zshrc, gitconfig, README.md to align with base repo - Kept our Rails + npm dev workflow via dev.sh and aliases; will re-apply selectively if needed - Removed deprecated Sublime settings files per upstream deletions - Staged new upstream files (LICENSE, config/, keybindings.json, settings.json, zprofile) Next: reconcile custom aliases and document workflow in README-dev.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add comprehensive Rails + npm development workflow
✨ New Features:
📁 Files Added/Updated:
🚀 Development Workflow Enhancements:
🎯 Key Commands:
📚 Documentation:
This update transforms the dotfiles into a production-ready development
environment for Rails applications with React/npm frontends.