Socket
Book a DemoInstallSign in
Socket

fish-tmpdir

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fish-tmpdir

cd into a fresh, one-time temporary directory, in Fish

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

fish-tmpdir

Fish function that creates a temporary directory, cds into it, and wipes it out when the shell exits.

Based on the Bash version by @mafintosh.

CLI

tmpdir brings you to a fresh directory.

tmpdir [-s | --spawn] opens a subshell instead of utilizing the current one.

Install

npm

or simply put the script to your ~/.config/fish/functions/ or source it elsewise.

License

MIT

Keywords

fish

FAQs

Package last updated on 27 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts