Commit Graph

1825 Commits

Author SHA1 Message Date
Genji e5fbc750ff
Update rollup.md 2020-01-29 16:43:22 +03:00
Rico Sta. Cruz 48a96fd920
add uninstall command (#1322)
add uninstall command
2020-01-28 11:04:28 +11:00
Rico Sta. Cruz ffdf83a45f
Update knex.md with seed docs. (#1328)
Update knex.md with seed docs.
2020-01-28 11:04:14 +11:00
Rico Sta. Cruz 30ca1950aa
bash: fix line reading example (#1336)
bash: fix line reading example
2020-01-28 11:02:45 +11:00
Matthew Pfeiffer 0b8a65c575 bash: fix line reading example
`< file.txt | cmd` only works in zsh, not bash (as of bash 5.0.11).
2020-01-24 21:07:10 -05:00
Rico Sta. Cruz 4704baedfa
Merge pull request #1323 from erok415/patch-2
Update git-branch.md
2020-01-20 16:16:15 +11:00
Rico Sta. Cruz 85ed8e15aa
Update git-branch.md 2020-01-20 16:15:41 +11:00
Rico Sta. Cruz b81b7b73c9
Update git-branch.md 2020-01-20 16:15:24 +11:00
Rico Sta. Cruz ada2e95afb
escape characters for string (#1324)
escape characters for string
2020-01-20 16:14:26 +11:00
Rico Sta. Cruz 08773a877a
Update git-branch.md (#1329)
Update git-branch.md
2020-01-20 16:14:10 +11:00
Rico Sta. Cruz ef74b689ef
Update git-branch.md 2020-01-20 16:13:57 +11:00
Rahul fd9ccf25d5
Update git-branch.md
To delete a branch already pushed and merged with remote, use `git branch -d $branchname`
2020-01-17 12:51:18 +05:30
Vicente Canales 63bde1e309 add knex seed docs 2020-01-13 18:43:14 -03:00
Nicholas Chen e815651821
escape characters for string
referenced string documentation here: https://docs.python.org/3.9/tutorial/introduction.html
2020-01-10 19:14:13 -05:00
Erik Cochran eb2a0eabe1
Update git-branch.md 2020-01-09 18:45:50 -08:00
Nicholas Chen caa7a045a9
add uninstall command 2020-01-09 14:41:11 -05:00
Rico Sta. Cruz bc51528f1a
Merge pull request #1315 from yrammos/patch-1
Add schema for USE command.
2020-01-04 14:13:08 +11:00
Rico Sta. Cruz b1155732aa
Merge pull request #1314 from nickycutesc/patch-9
brew search command
2020-01-04 14:12:53 +11:00
yrammos 86918eb0c1
Add schema for USE command. 2020-01-03 10:50:12 +02:00
Nicholas Chen d472f10861
brew search command
add brew search command
2020-01-01 17:46:36 -05:00
Rico Sta. Cruz 71a59adbca
Merge pull request #1213 from mhienle/top-cheatsheet
Issue #767: Add top cheatsheet
2020-01-01 10:09:29 +11:00
Rico Sta. Cruz e9ca32b14a
Update top.md 2020-01-01 10:09:22 +11:00
Rico Sta. Cruz afda4c70dc
Update top.md 2020-01-01 10:08:59 +11:00
Rico Sta. Cruz 005789bb91
Merge pull request #1185 from Richard70NL/patch-1
OSX spotlight and system utils changes
2020-01-01 10:07:17 +11:00
Rico Sta. Cruz e8acd9672d
Merge pull request #1224 from izzergh/feature/update-regexp
Add Lookahead and Lookbehind to regexp.md
2020-01-01 10:06:57 +11:00
Rico Sta. Cruz 46dd46edf1
Merge branch 'master' into feature/update-regexp 2020-01-01 10:06:49 +11:00
Rico Sta. Cruz b3a27632df
Update regexp.md 2020-01-01 10:06:17 +11:00
Rico Sta. Cruz fe34c4d738
Merge pull request #1235 from eheydrick/ec2
Add EC2 instance termination command
2020-01-01 10:05:44 +11:00
Rico Sta. Cruz 2906fc9c6e
Merge pull request #1238 from btandersen383/patch-1
Fix if regex match
2020-01-01 10:05:33 +11:00
Rico Sta. Cruz 7a8e661857
Merge pull request #1247 from thakkaryash94/patch-4
Added named volume in docker-compose.md
2020-01-01 10:03:05 +11:00
Rico Sta. Cruz aa4bca1180
Merge pull request #1243 from thakkaryash94/patch-docker
Add argument --build-args in docker
2020-01-01 10:02:55 +11:00
Rico Sta. Cruz b497f41d18
Merge pull request #1225 from Vanguard90/patch-2
Update obs. Enzyme methods 'getNode' & 'getNodes'
2020-01-01 10:00:08 +11:00
Rico Sta. Cruz fbca147904
Update enzyme.md 2020-01-01 09:59:57 +11:00
Rico Sta. Cruz 6d9358a908
Merge pull request #1065 from bastianbowe2000/patch-2
Add docker logs instructions
2020-01-01 09:58:52 +11:00
Rico Sta. Cruz 0bc396c632
Merge pull request #986 from ilhan-mstf/feature/linux-disk-size
Adds disk space and disk usage commands to linux.
2020-01-01 09:58:33 +11:00
Rico Sta. Cruz caa337d5ea
Update linux.md 2020-01-01 09:58:25 +11:00
Rico Sta. Cruz 19d2158efb
Merge pull request #1305 from bourhaouta/patch-2
Update vue.md
2020-01-01 09:55:58 +11:00
Rico Sta. Cruz c3a4bd411b
Merge pull request #1307 from NoobTW/master
Add some common tmux commands for window
2020-01-01 09:55:19 +11:00
Rico Sta. Cruz d5b83196c3
Merge pull request #1311 from SyberToto/patch-1
Fix typo of Hyphenated ranges
2020-01-01 09:55:06 +11:00
SyberToto 039979de41
Fix typo of Hyphenated ranges
Fix typo of Hyphenated ranges
2019-12-31 13:12:00 -05:00
Noob Tsai 5e41424a3e
add some common tmux commands 2019-12-29 11:34:23 +08:00
Rico Sta. Cruz a3bc51825a
makefile: Add more links (#1306) 2019-12-28 11:27:37 +11:00
bourhaouta cbac026d47 Uncomment updated 2019-12-26 15:49:01 +01:00
bourhaouta 2211c7f3ec Update vue.md 2019-12-26 15:44:39 +01:00
Rico Sta. Cruz b74da3ccd0
Merge pull request #1252 from kolapsys/master
Update 'Anchors' in regexp basic cheatsheets
2019-12-25 19:10:53 +11:00
Rico Sta. Cruz 1d4e572260
Merge branch 'master' into master 2019-12-25 19:10:46 +11:00
Rico Sta. Cruz 04b1d6212e
Merge pull request #1303 from rstacruz/chore-add-slack-notifications
Add Slack notifications to Travis config
2019-12-25 19:09:31 +11:00
Rico Sta. Cruz 8f73df1d15
Merge pull request #1302 from nickycutesc/patch-8
brew doctor
2019-12-25 19:08:49 +11:00
Rico Sta. Cruz 2aaf864757
Update rebase workflow 2019-12-25 19:07:51 +11:00
Rico Sta. Cruz 31351e989c
Add Slack notifications to Travis config 2019-12-25 19:03:22 +11:00