Commit Graph

78 Commits

Author SHA1 Message Date
Bryan Jenks 8a54999d02 update header image 2020-05-02 15:53:22 -07: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 b04dc856bf Add Brodie's vid to README 2020-05-02 14:54:55 -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 469230d343 Merge branch 'master' of github.com:tallguyjenks/flash.sh 2020-04-26 19:25:37 -07:00
Bryan Jenks 4d98f47c25 mac friendly version 2020-04-26 19:25:02 -07:00
Bryan Jenks 7bf1f77052
add intended hyperlink to README for issue 11 2020-04-24 07:44:28 -07:00
Bryan Jenks db2baeef06
update readme on OS availability 2020-04-22 22:15:24 -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 4427fdd48d fix license label 2020-04-21 19:36:37 -07:00
Bryan Jenks 70fb1b3581 add more and move shields 2020-04-21 19:34:17 -07:00
Bryan Jenks dfd630b950 add downloads shield 2020-04-21 19:25:18 -07:00
Bryan Jenks cbf88e33e6 add another YT vid to README 2020-04-21 19:10:20 -07:00
Bryan Jenks 2877bf59f9 fix formatting and ref flash decks 2020-04-21 18:18:23 -07:00
Bryan Jenks 9725d60be9 minor edits and spelling 2020-04-21 17:57:54 -07:00
Bryan Jenks 99403c97e2 Merge branch 'master' of github.com:tallguyjenks/flash.sh 2020-04-20 16:42:15 -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 7cf4ded034
fix icon alignment, and change h1 to h3 tags <u>
remove underlines by h1 --> h3 tags and center coffee icon/link
2020-04-19 17:52:51 -07:00
Bryan Jenks f9f2870a14
fix yaml formatting issue 2020-04-19 17:50:11 -07:00
Bryan Jenks 4e49db61b2 Update README preview img with colorized output 2020-04-19 03:43:36 -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 da43175273 Merge branch 'master' of github.com:tallguyjenks/flash.sh 2020-04-19 02:02:49 -07:00
Bryan Jenks 3df8e9e174 added field indenting for legibility 2020-04-19 02:02:23 -07:00
Bryan Jenks f37eb369c5 Update issue templates
with 99c0047 and this commit, resolves #3
2020-04-19 01:30:22 -07:00
Bryan Jenks 99c0047bb9
Create CONTRIBUTING.md 2020-04-19 01:21:39 -07:00