This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nnn
Watch
1
Star
0
Fork
You've already forked nnn
0
mirror of
https://github.com/jarun/nnn.git
synced
2024-11-01 00:47:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9f2955435e
nnn
/
scripts
/
quitcd
/
quitcd.csh
4 lines
85 B
Tcsh
Raw
Normal View
History
Unescape
Escape
Rudimentary C Shell script to quit and cd
2018-11-17 16:15:27 +00:00
setenv
NNN_TMPFILE /tmp/nnn
Option -c is gone
2018-12-04 03:58:04 +00:00
alias
n
'nnn; source "$NNN_TMPFILE"; rm "$NNN_TMPFILE"'
Reference in a new issue
Copy permalink