1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 21:26:44 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Your Name 9aba6cd460 variable name change LANG -> LANGUAGE 2020-06-06 23:03:00 -04:00
Your Name 4b02b11c5a Topic lookup speed increase, code quality improvement 2020-06-03 09:27:18 -04:00
Your Name c4b5997f95 process special (uid,gid,sticky) executable bits 2020-06-02 10:01:25 -04:00
Erez f9d619a515 Changed sticky bit string from 'sS' to 'tT' 2020-05-31 09:19:40 -04:00
Your Name d87b1f89e5 cleaner chmod if statemnts 2020-05-30 23:37:45 -04:00
Your Name b9d48a3905 oeis topic string and code segment update 2020-05-30 23:37:45 -04:00
Your Name 8752b402d8 Added specials and error checking 2020-05-30 23:37:45 -04:00
Igor Chubin 54ab2ca3bb minor chmod adapter fixes (#197) 2020-05-29 17:54:25 +00:00
Your Name 490821c039 added chmod.sh 2020-05-29 12:35:29 -04:00
Erez 407caee006 Create oeis.sh
Allows integer sequences from [OEIS](https://oeis.org/) to be browsed, and to print syntax highlighted code samples for sequence implementation.
[Demo](https://github.com/ErezBinyamin/Scripts/blob/master/tools/img/oeis.gif)
[Source maintained here](https://github.com/ErezBinyamin/Scripts/blob/master/tools/oeis.sh)
2020-05-10 15:52:40 -04:00
Igor Chubin 7a3c5c32d1 /rfc/: don\'t print valid rfc numbers (#167, #185) 2020-05-02 18:36:30 +00:00
Erez Binyamin 1205143678 Added :list and :describe and updated :usage/:help 2020-04-20 17:36:07 -04:00
Igor Chubin 2185dd8e27 added adapter for rfc/ (contributed by @ErezBinyamin) (#167) 2020-04-18 20:08:01 +02:00