Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pfg_
4 months ago
|
parent
|
context
|
favorite
| on:
Scripts I wrote that I use all the time
fish lets you cd to a folder without 'cd' although you still need the slashes. I use it all the time.
c $> pwd /a/b/c c $> dir1 dir1 $> .. c $> ../.. / $>
lordgrenville
4 months ago
[–]
zsh also does, with `setopt autocd`
https://zsh.sourceforge.io/Intro/intro_16.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: