Commit Graph

95 Commits

Author SHA1 Message Date
Bryan Jenks 3de1eb344f change diplay in terminal from flash.sh to fla.sh 2020-05-03 15:48:55 -07:00
Mark Coolen 032afa2f53 Fixed up grammar and syntax in the examples 2020-05-03 08:10:36 -04:00
Bryan Jenks cd5d74016f remove slash from find command, why did i even... 2020-05-02 15:18:17 -07:00
Bryan Jenks 739088a887 rmeove that backslash for mac, doesnt work 2020-05-02 15:17:14 -07:00
Bryan Jenks 23baa6d535 escape mac path space for tocu cmd 2020-05-01 19:12:27 -07:00
Bryan Jenks 5c717b1537 remove a command substitution 2020-05-01 14:20:59 -07:00
Bryan Jenks 0b1f60a960 change find commands from no path to './' 2020-05-01 13:56:01 -07:00
Bryan Jenks 9ab26d58fd try a command substitution 2020-04-29 15:26:40 -07:00
Bryan Jenks 1a243be7d0 replace brace expansion, try eval 2020-04-29 15:19:30 -07:00
Bryan Jenks 620e8474bd make setup code into function 2020-04-28 23:08:11 -07:00
Bryan Jenks c8391d9b25 seperate out touch commands for mac 2020-04-28 22:40:21 -07:00
Bryan Jenks 11b847b635 Revert "add path arg to find command"
This reverts commit 46deb034fd.
2020-04-28 22:37:06 -07:00
Bryan Jenks 9341bdac98 move around brace expansion for file gen 2020-04-28 15:23:01 -07:00
Bryan Jenks e3e6f5f50d please work 2020-04-27 15:05:46 -07:00
Bryan Jenks 46deb034fd add path arg to find command 2020-04-27 14:18:46 -07:00
Bryan Jenks d163f26445 fix cmd substitution for mac version? 2020-04-27 13:55:30 -07:00
Bryan Jenks 6b03a3b76e fix duplicative path section in info msg 2020-04-27 13:54:37 -07:00
Bryan Jenks 871f493f33 change hard coded file path in info msg 2020-04-27 13:52:30 -07:00
Bryan Jenks a842f6a7c7 remove hard coded number of recursive DIR searches 2020-04-27 13:49:17 -07:00
Bryan Jenks 397155be10 quote more filepaths for mac build 2020-04-27 13:26:36 -07:00
Bryan Jenks 7ce1aa4197 quote a variable that broke mac build 2020-04-27 12:55:21 -07:00
Bryan Jenks 4d98f47c25 mac friendly version 2020-04-26 19:25:02 -07:00
Bryan Jenks a62cd44939 make other variables flexible, rely on $DIR 2020-04-22 22:10:57 -07:00
Bryan Jenks 5d8b4b6637 resolves #8, average, and session logging 2020-04-21 22:07:57 -07:00
Bryan Jenks be5930a376 allow user to quit at score entry too 2020-04-21 20:54:32 -07:00
Bryan Jenks 4a9862bb02 resolves #7, highscore feature 2020-04-21 20:47:40 -07:00
Bryan Jenks b2a3168454 resolves #9 + tidying and commenting 2020-04-21 20:18:31 -07:00
Bryan Jenks 9748307404 if ESC from fzf and no deck chosen, then exit 2020-04-20 16:41:38 -07:00
Bryan Jenks bbcb7f4e1d colorizing complete 2020-04-19 03:37:50 -07:00
Bryan Jenks 7fba793c1c fixed extra line break on ex deck string 2020-04-19 03:15:23 -07:00
Bryan Jenks c992872b08 coloring looking gooood 2020-04-19 03:15:03 -07:00
Bryan Jenks 4ba3ba398f messing with ANSI codes 2020-04-19 03:14:48 -07:00
Bryan Jenks bfab9b4691 consolidate first case stmt, and +exit to * opt 2020-04-19 02:40:09 -07:00
Bryan Jenks 3df8e9e174 added field indenting for legibility 2020-04-19 02:02:23 -07:00
Bryan Jenks f0d2f331eb fix default deck template, and final cleanup 2020-04-19 00:48:44 -07:00
Bryan Jenks 80b17fcff1 remove test for first draw as 2nd read fixes 2020-04-19 00:14:44 -07:00
Bryan Jenks 2c5feb6808 fixed head pipe issue, and resolves #3 2020-04-19 00:00:47 -07:00
Bryan Jenks 576d7f4bdb point system is working 2020-04-18 23:37:09 -07:00
Bryan Jenks 9a24c32848 working on points system 2020-04-18 22:19:07 -07:00
Bryan Jenks 3b49bbb99a templatize the starter deck 2020-04-18 16:39:13 -07:00
Bryan Jenks 86a3734a2d consolidate case statements more 2020-04-17 14:35:52 -07:00
Bryan Jenks f69f0e8945 fis typo 2020-04-17 11:46:15 -07:00
Bryan Jenks d02fd7737a less hard coding, and default items in deck 2020-04-16 21:25:42 -07:00
Bryan Jenks 4f512eec20 flash.sh++ revamped entire script 2020-04-15 23:46:05 -07:00
Bryan Jenks 5679260d88 add flash script 2020-02-11 21:04:02 -08:00