Rails npm alias#179
Closed
AzCez wants to merge 77 commits intolewagon:masterfrom
Closed
Conversation
- Enhanced shell aliases for development workflow - Updated zshrc with additional plugins and environment setup - Improved git configuration with useful aliases - Updated installation script for better setup automation
…nd environment settings
AzCez
pushed a commit
to AzCez/dotfiles
that referenced
this pull request
Sep 11, 2025
- 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.