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-17 20:32:47 +00:00
Code
Issues
Releases
Wiki
Activity
0e978e47a2
dotfiles
/
.config
/
fish
/
functions
/
cd.fish
4 lines
67 B
Fish
Raw
Normal View
History
Unescape
Escape
Fish: more wraps
2020-08-23 16:11:47 +00:00
function
cd
-w
cd
Move stuff to XDG_HOME and use fish aliases
2021-01-07 14:23:59 +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