Browse Source

Rudimentary C Shell script to quit and cd

master
Arun Prakash Jana 6 years ago
parent
commit
56ca0a6cce
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      scripts/quitcd/quitcd.csh

+ 3
- 0
scripts/quitcd/quitcd.csh View File

@@ -0,0 +1,3 @@
setenv NNN_TMPFILE /tmp/nnn

alias n 'nnn -c 2; source "$NNN_TMPFILE"; rm "$NNN_TMPFILE"'

||||||
x
 
000:0
Loading…
Cancel
Save