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

Allow IPA filenames relative to home instead of just absolute paths #73

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

ethanuo
Copy link
Contributor

@ethanuo ethanuo commented Aug 16, 2022

Is your pull request related to a problem? Please describe.
It can be annoying to type the full path a file, especially if the it's inside the home directory

Description
This should let users use '~' to specify paths relative to their home directory so they don't have to fully type it out. Tested on Linux and FreeBSD 13 (adding a separate PR for support)

Checklist

  • The new code was tested.
  • The code isn't overly messy.

@itsnebulalol
Copy link
Member

Thanks for the PR!

@itsnebulalol itsnebulalol merged commit e164460 into permasigner:main Aug 16, 2022
@itsnebulalol itsnebulalol added the enhancement New feature or request label Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants