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

Use abbreviations instead of functions for simple aliases #98

Merged

Conversation

niklasnatter
Copy link
Contributor

I think it would be nice to use abbreviations instead of functions when possible because it allows the user to see the full command easily.

Closes #97

@jhillyerd
Copy link
Owner

Can you revert some of the unnecessary readme changes? It's intentional that less commonly used commands are described, instead of being pasted in directly, I don't want folks to have to dive into the git docs immediately to even understand what something does.

@niklasnatter
Copy link
Contributor Author

Can you revert some of the unnecessary readme changes? It's intentional that less commonly used commands are described, instead of being pasted in directly, I don't want folks to have to dive into the git docs immediately to even understand what something does.

Yeah sure, no problem. Which ones should be reverted/should stay?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@jhillyerd jhillyerd merged commit 1c1d773 into jhillyerd:master Feb 28, 2023
@jhillyerd
Copy link
Owner

Thanks!

telmen added a commit to telmen/plugin-git that referenced this pull request Apr 10, 2023
* jhillyerd-master:
  Update __git.init.fish
  Add `gcs` abbreviation. (jhillyerd#99)
  Use abbreviations instead of functions for simple aliases (jhillyerd#98)
  Document Nix installation (jhillyerd#96)
  Load configuration via fisher_path (jhillyerd#95)
  README update a couple links
  Add sample workflow to README
  Add gtest function: tests staged changes w/ specified command (jhillyerd#89)
  Add Gitlab-specific push options (jhillyerd#94)
  readme: Update fish version tile (jhillyerd#93)
  Remove univeral abbr for fish 3.6.0 (jhillyerd#92)
  Add alias for rebasing against latest origin/main (jhillyerd#91)
  Delete squashed branches in gbda (jhillyerd#87)
  Delete squashed branches in gbda (jhillyerd#87)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some aliases are not expanded automatically
2 participants