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

Where Am I feature #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

enogrob
Copy link

@enogrob enogrob commented Nov 11, 2021

I think it is an interesting missing feature. If you just type goto, it will return where you are e.g. the alias if it was registered otherwise return the directory as red. If you go to some directory and succeed it will also return the corresponding directory.

┌──(venv)(rnogueira㉿brcpqn0753)-[goto] (where-ami-in-goto)
└─$ goto
/home/rnogueira/THINGS_HOME/Projects/goto  
┌──(venv)(rnogueira㉿brcpqn0753)-[goto] (where-ami-in-goto)
└─$ goto today
/home/rnogueira/THINGS_HOME/Today  
┌──(venv)(rnogueira㉿brcpqn0753)-[Today]
└─$ goto
today  
┌──(venv)(rnogueira㉿brcpqn0753)-[Today]
└─$ 
``

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.

None yet

1 participant