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
2025-01-09 21:56:44 +00:00
Code
Issues
Releases
Wiki
Activity
cc7b5d01a8
dotfiles
/
.config
/
fish
/
functions
/
cd.fish
4 lines
57 B
Fish
Raw
Normal View
History
Unescape
Escape
Fish: clean cd, dl, xsquash
2020-08-22 19:01:08 +00:00
function
cd
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