This website requires JavaScript.
Explore
Help
Sign In
xenami
/
vns
Watch
1
Star
0
Fork
0
You've already forked vns
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
2
Branches
1
Tag
337a1bf3a36632a7c06c24400303d2514375cb60
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jon-William Lewis
337a1bf3a3
Replaced all [ p -o q ] with [ p ] || [ q ] and all [ p -a q ] with [ p ] && [ q ]
2015-09-19 18:23:47 -05:00
sns.xcodeproj
Made configuration directory static
2015-06-10 00:23:33 -05:00
src
Replaced all [ p -o q ] with [ p ] || [ q ] and all [ p -a q ] with [ p ] && [ q ]
2015-09-19 18:23:47 -05:00
build.sh
fixed bug in build script that caused incorrect header comment
2015-06-10 08:38:25 -05:00
errors.ref
Accidentally deleted errors.ref
2015-05-07 22:14:43 -05:00
header.sh
Fixed a bug in header script which caused my home directory to be used instead of variables
2015-06-10 08:43:01 -05:00
sns1.sh
2.0a4 -> 2.0a5
2015-05-07 22:11:13 -05:00
sns.sh
Replaced all [ p -o q ] with [ p ] || [ q ] and all [ p -a q ] with [ p ] && [ q ]
2015-09-19 18:23:47 -05:00
Description
Shell script for managing a store of encrypted plain-text notes
256
KiB
Languages
Shell
100%