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

Add option to chose working directory that new sessions start in. #23

Open
comicsads opened this issue May 4, 2019 · 0 comments
Open

Comments

@comicsads
Copy link

comicsads commented May 4, 2019

Similar to #4 , but I want the start directory to $HOME for every new session. I went ahead and made the changes for this to work correctly, and haven't yet encountered any issues.
You can apply the changes I made by running either command shown here (both will create non-staged changes)
git apply startingDirectoriesPatch.txt
patch -p1 < startingDirectoriesPatch.txt
Here is the patch file
startingDirectoriesPatch.txt

@comicsads comicsads changed the title Add option to chose working directory at start of a new session. Add option to chose working directory that new sessions start in. May 5, 2019
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

No branches or pull requests

1 participant