This website requires JavaScript.
Explore
Help
Register
Sign In
phantop
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/Phantop/dotfiles
synced
2024-11-18 12:52:44 +00:00
Code
Issues
Releases
Wiki
Activity
08f0dc08be
dotfiles
/
.config
/
fish
/
functions
/
cd.fish
4 lines
63 B
Fish
Raw
Normal View
History
Unescape
Escape
Fish: more wraps
2020-08-23 16:11:47 +00:00
function
cd
-w
cd
Fish: clean cd, dl, xsquash
2020-08-22 19:01:08 +00:00
builtin
cd
(
realpath
$argv
2
>
/dev/null
)
Fish: Restore cd symlink resolving
2019-04-06 03:35:13 +00:00
end
Reference in a new issue
Copy permalink