Skip to content

feat: support empty cd to go to the home directory#39

Merged
prsabahrami merged 1 commit intoprefix-dev:mainfrom
Pranavchiku:cd
Sep 6, 2024
Merged

feat: support empty cd to go to the home directory#39
prsabahrami merged 1 commit intoprefix-dev:mainfrom
Pranavchiku:cd

Conversation

@Pranavchiku
Copy link
Contributor

@Pranavchiku Pranavchiku commented Sep 6, 2024

Fixes #32

% cargo r
   Compiling deno_task_shell v0.17.0 (/Users/pranavchiku/repos/shell/crates/deno_task_shell)
   Compiling shell v0.1.0 (/Users/pranavchiku/repos/shell/crates/shell)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
     Running `target/debug/shell`
~/repos/shell$ cd
~$ ls
[...]

Copy link
Contributor

@prsabahrami prsabahrami left a comment

Choose a reason for hiding this comment

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

Great!

@prsabahrami prsabahrami merged commit f484c18 into prefix-dev:main Sep 6, 2024
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.

Empty cd should go to the home directory

2 participants