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

Aliases for Python tools #10

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Aliases for Python tools #10

wants to merge 3 commits into from

Conversation

adriendupuis
Copy link
Owner

@adriendupuis adriendupuis changed the base branch from master to develop April 5, 2022 11:30
@@ -18,3 +18,6 @@ alias git-global-ignore='git config --global core.excludesfile "~/utils/gitignor
alias sf-cs-fix='php-cs-fixer fix --rules=@Symfony';

alias gz='gzip --keep';

alias pip='pip3';
alias mkdocs="$(find ~/Library/Python/*/bin -name mkdocs)";
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
alias mkdocs="$(find ~/Library/Python/*/bin -name mkdocs)";

Seems useless when installed with Homebrew formula

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.

1 participant