annotate README.md @ 746:6b7f6f09b8d1
 default tip 
[vimrc] fix php syntax highlight
Example file: https://github.com/ppy/osu-web/blob/e23658f45ac2e85d78bd339947e0d1cee57629c6/app/Libraries/BBCodeFromDB.php
(around the end)
 | author | 
 nanaya <me@nanaya.net> | 
 | date | 
 Wed, 29 Oct 2025 12:28:45 +0900 | 
 | parents | 
 7833673f4860  | 
 | children | 
  | 
 | rev | 
   line source | 
  
| 
364
 | 
     1 The Hell
 | 
| 
 | 
     2 ========
 | 
| 
 | 
     3 
 | 
| 
 | 
     4 Collection of random scripts I usually use. To install, use the setup script.
 | 
| 
 | 
     5 The install script is bourne-shell compatible (ie. should be compatible with
 | 
| 
 | 
     6 pretty much any bourne-shell-like in existence).
 | 
| 
 | 
     7 
 | 
| 
 | 
     8 There are various scripts in bin/ directory. Some are not usable and some are.
 |