Commit Graph

31 Commits

Author SHA1 Message Date
Jason Shearer ef7aab4ab8
Fixed typo 2020-06-18 16:01:49 -07:00
Yuriy Novostavskyy 09145624f5 fixed typo (thanks @neexite) 2020-04-11 17:21:08 +03:00
Yuriy Novostavskyy 7546157094 additional collor added 2020-04-11 15:21:27 +03:00
yurnov 494adccb87
Colors and test effect added
added codes and examples of how to use colors, bolds, and effects
2020-04-11 14:54:51 +03:00
Yoko Lau 026729934f
Update bash.sh 2020-03-24 19:46:33 +08:00
Alexound 6fe0435c77 Keep working on 'bash' cheetsheet.
Minor corrections.
2019-10-24 12:02:15 +04:00
Alexound aa8b4efb86 Fixed tabs and spaces. 2019-10-24 11:52:27 +04:00
Alexound d2c01dccd4 Fixed and improved SHORTCUTS module.
Now it's 'SHORTCUTS and HISTORY'.
2019-10-24 11:41:37 +04:00
Julien Le Coupanec 03581585cf docs(bash): align comments 2019-10-12 12:42:32 +02:00
Amaury Souza a552f052d1
Update bash.sh 2019-10-11 22:12:09 -03:00
Antonio Riccio 1dfacb674a Corrected the bash cheatsheet
- modified the condition to verify if two values are identical
2019-08-01 11:06:56 +01:00
Keith Smiley 6265188ee4
Fix bash flag typo
This had `-r` twice, but this one should be `-s`
2018-03-10 18:16:31 -08:00
Oliver Kopp ab0940a4bf
Add awesome ALT commands 2018-02-20 11:05:28 +01:00
Julien Le Coupanec 5615c4ca85
Merge branch 'master' into patch-1 2018-02-11 20:34:08 +01:00
Vitaly Bagno 2ef26d3c39
Update bash.sh 2018-02-11 21:02:37 +02:00
Michael Pierce 9a04ba0ef4
bash.sh: array(val val val) -> array=(val val val) 2018-02-10 12:22:42 -08:00
Martin Joly f31fdaaf1b
Update bash.sh 2018-02-06 15:16:09 +01:00
Julien Le Coupanec 22613b2185 Fix issue with folders 2018-02-06 02:10:51 +00:00
Julien Le Coupanec 34124c1731 Reorganizing the repository 2018-02-06 02:09:12 +00:00
Semen Zhydenko bdde87d6af occured -> occurred 2018-02-04 17:20:34 +01:00
Semen Zhydenko 22e0b5b399 occurence -> occurrence 2018-02-04 17:20:06 +01:00
Semen Zhydenko 71d9b7be01 occurences -> occurrences 2018-02-04 17:19:44 +01:00
Semen Zhydenko 00697934e9 interupt -> interrupt 2018-02-04 17:19:09 +01:00
Semen Zhydenko 5db2e1fd4d funtion -> function 2018-02-04 17:18:44 +01:00
Julien Le Coupanec dc306a3364 Bash: Fix issue with $websites 2018-02-04 14:12:03 +00:00
Julien Le Coupanec c368ad3b06 Bash: updates 2018-02-04 13:08:13 +00:00
Ray Hua Wu cec31441e7
fix a typo 2018-02-03 20:35:26 -05:00
Julien Le Coupanec 0892c8d365 Bash: fix mistake with for in 2018-02-03 20:24:28 +00:00
Julien Le Coupanec d05ed80faa Bash: use vim instead of emacs 2018-02-03 20:14:25 +00:00
Julien Le Coupanec a4e4b2fff5 Bash: operators need spaces around them 2018-02-03 20:02:01 +00:00
Julien Le Coupanec 84fe55ed6b Add Bash cheatsheet 2017-11-11 23:17:07 +00:00