Commit Graph

2125 Commits

Author SHA1 Message Date
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
Filip Vanden Eynde f2844aee9f
Update git-branch.md
to delete a remote branch, you have to add the parameter --delete

https://www.educative.io/edpresso/how-to-delete-remote-branches-in-git
2020-01-07 10:55:21 +01:00
sebrink 129d586ef6
Fixed tmux attach.
Was originally -s instead of -t, so it would not work.
2020-01-06 09:35:47 -05:00
John Ramsden 60a2de77fb
Use room and remove user from gitter room link 2020-01-05 17:29:13 -08: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
Nicholas Chen 6c461dbb7c
brew doctor
Mention brew doctor as a common and useful brew command
2019-12-24 22:57:17 -05:00
Rico Sta. Cruz c9d091c264
Merge pull request #1196 from hjJunior/patch-1
Fix unexpected quotes closing
2019-12-24 22:10:50 +11:00
Rico Sta. Cruz 09ddca4962
Merge pull request #509 from henriquegdantas/patch-2
Improved superagent.md with more properties
2019-12-24 22:09:49 +11:00
Rico Sta. Cruz 7010476b4f
Merge pull request #1234 from ashur1k/patch-1
Update regexp.md
2019-12-24 22:07:42 +11:00
Rico Sta. Cruz 055c3c795d
Merge pull request #1258 from sombriks/patch-1
fix tmux pane creations
2019-12-24 22:07:22 +11:00