This website requires JavaScript.
Explore
Help
Sign in
lunax
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://gitlab.com/mlunax/dotfiles.git
synced
2025-04-12 05:40:17 +00:00
Code
Activity
master
dotfiles
/
.zsh
/
cdtemp.zsh
mlunax
01bb6feebf
init .files
2020-01-24 01:44:13 +01:00
1 line
30 B
Bash
Raw
Permalink
Blame
History
cdtemp
(
)
{
cd
$(
mktemp -d
)
}
View git blame
Copy permalink