Carlo Sala
|
e925ca02cb
|
chore: run prettier
|
2024-12-22 16:29:21 +01:00 |
|
k
|
004a744965
|
fix: remove zsh built-in from alias column (#49)
Remove zsh built-in `cd` from Alias column
and move it to Command column instead,
following existing pattern for descriptions
used in table.
|
2024-02-15 18:58:31 -03:00 |
|
Mitchel Humpherys
|
297cf2d7d7
|
Cheatsheet: Document remote URL functionality for `take` (#16)
The lack of documentation for the remote URL functionality was pointed
out over here [1].
[1] https://github.com/ohmyzsh/ohmyzsh/pull/2029#issuecomment-1213256155
|
2022-10-07 14:36:47 +02:00 |
|
Marc Cornellà
|
3d57265fed
|
Add edit notice to all wiki sections
|
2022-04-12 18:09:02 +02:00 |
|
Marc Cornellà
|
776c78e3bf
|
Updated Cheatsheet (markdown)
|
2021-12-16 21:24:41 +01:00 |
|
Marc Cornellà
|
4790df0db5
|
Big edits to Home and Cheatsheet
|
2021-12-16 21:23:16 +01:00 |
|
Colin Bartlett
|
f619a9a1ad
|
Add missing git apply aliases
|
2021-10-24 13:06:38 -04:00 |
|
Marc Cornellà
|
3f737b2dbe
|
Run markdown linting
|
2021-09-29 16:40:54 +02:00 |
|
Laryssa Rocha
|
7819dbbb3d
|
chore: add git switch aliases
|
2021-08-02 12:28:56 -03:00 |
|
Ajeet D'Souza
|
60c47c5f1e
|
Updated Cheatsheet (markdown)
|
2021-06-14 00:05:45 +05:30 |
|
Kev Mancer
|
f3d3d8b49b
|
i just check gsta alias and there is not git stash save is for push right now
|
2021-03-07 18:07:51 -05:00 |
|
Tommaso Panozzo
|
fe427d4e77
|
fix: update alias of gbda to assure readers their main branch won't be deleted
|
2021-02-16 09:11:48 +01:00 |
|
Brian Sigafoos
|
27c1ac341c
|
Update to show usage of $(git_main_branch)
|
2020-12-01 07:46:08 -05:00 |
|
Marc Cornellà
|
1aea49cb12
|
Revert "Adding Git commit in the past , gc1d -> 1 day ago , gc1h -> 1 hour ago"
This reverts commit 389265a0178e3c77c1c5bcba30e475ffaa2c0331.
|
2020-10-10 19:07:13 +02:00 |
|
Aranganathan Rathinavelu
|
389265a017
|
Adding Git commit in the past , gc1d -> 1 day ago , gc1h -> 1 hour ago
|
2020-10-10 19:17:12 +05:30 |
|
Christopher Eliot
|
b5120b9fa1
|
`upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
|
2020-09-01 14:23:12 -04:00 |
|
ajr-dev
|
317017f00c
|
list all aliases should be at the top because it's the most important one to remember
|
2020-05-07 11:57:08 +02:00 |
|
Steven Choi
|
9c8bb15e1a
|
Git aliases need updating. Tested with "type _____" within terminal
|
2020-04-06 15:12:12 -07:00 |
|
Yordan Dervishev
|
869d2c4ce7
|
gclean uses -id options
|
2019-12-02 16:56:09 +02:00 |
|
dafinguzman
|
a4bf6dd638
|
Include the 'gds' command
|
2019-11-25 16:32:31 -03:00 |
|
Marc Cornellà
|
491dbb3095
|
Use LF line endings
|
2019-11-21 18:44:12 +01:00 |
|
Geoff B
|
d59cf997a6
|
Added alias -
|
2019-11-20 12:30:58 -07:00 |
|
Marc Cornellà
|
8a27ee6846
|
Updated Cheatsheet (markdown)
|
2019-11-19 19:45:47 +01:00 |
|
pcthomatos
|
099cbcdbf9
|
Updated Cheatsheet (markdown)
|
2019-11-07 13:22:07 -05:00 |
|
pcthomatos
|
f549ad7ebf
|
Updated Cheatsheet (markdown)
|
2019-11-07 13:21:57 -05:00 |
|
SwiftWinds
|
b2dc10a0e4
|
Fix order
|
2019-10-16 19:11:33 -07:00 |
|
SwiftWinds
|
060e064aeb
|
Add git restore `grs` shortcut
|
2019-10-16 19:10:49 -07:00 |
|
Daniel Barclay
|
f02de7d5a9
|
Updated Cheatsheet (markdown)
|
2019-10-10 13:23:49 +01:00 |
|
Daniel Barclay
|
06c741e7dc
|
Git status command with gs
|
2019-10-10 11:44:43 +01:00 |
|
Lucas Menezes
|
f451c7a124
|
Added some Rails aliases
|
2019-01-30 00:27:33 -02:00 |
|
eltigba
|
d96262d094
|
Add `git rebase develop` alias
|
2019-01-22 15:36:56 -05:00 |
|
Jonathan Wood
|
afc0a14ded
|
added git merge abort
|
2019-01-16 09:28:52 +00:00 |
|
烂柯人
|
7ca5f1b157
|
Updated Cheatsheet (markdown)
|
2019-01-09 16:47:40 +08:00 |
|
Thibault Miranda de Oliveira
|
29319e8bf8
|
Add shortcut for git add -u. It's implemented but isn't documented yet.
|
2018-12-11 17:19:59 +01:00 |
|
Matthias John
|
207a01d84f
|
Add grb (git rebase)
|
2018-09-25 20:34:32 +02:00 |
|
Robin Roth
|
5ea5132bf8
|
Fix sign in cd aliases
|
2018-07-03 19:49:52 +02:00 |
|
Mateusz Tracz
|
ad2bcd94c1
|
Add gsu
|
2018-06-30 22:52:32 +01:00 |
|
Emílio S. do Carmo
|
6fe9323d3a
|
Updated Cheatsheet (markdown)
|
2018-06-05 13:44:44 +01:00 |
|
Marc Cornellà
|
988357834e
|
Revert "Updated Cheatsheet (markdown)"
This reverts commit b53a3e217d1aed6cac73c87bdd9a35863e893ef6.
|
2018-04-28 21:31:28 +02:00 |
|
Kirill Zhukov
|
ace0dab2b8
|
Add missing git alias "gpsup" to the cheatsheet
|
2018-04-27 20:13:08 +00:00 |
|
Imran Baig
|
b53a3e217d
|
Updated Cheatsheet (markdown)
|
2018-03-05 10:42:44 +04:00 |
|
Sean
|
3aefe981a3
|
Remove hanging pipe for new row
|
2017-12-16 11:39:48 -05:00 |
|
Marek Jeszka
|
62303f8676
|
duplicate entry removed
|
2017-09-03 16:29:40 +02:00 |
|
ntwo1980
|
549b404195
|
remove git gbda alias
|
2017-07-24 10:26:38 +08:00 |
|
ntwo1980
|
3ed3963084
|
add git gbda alias
|
2017-07-24 10:02:04 +08:00 |
|
ntwo1980
|
5e59dd3ebd
|
Updated Cheatsheet (markdown)
|
2017-07-24 09:54:31 +08:00 |
|
ntwo1980
|
7a5fd7c173
|
Updated Cheatsheet (markdown)
|
2017-07-24 09:51:40 +08:00 |
|
ntwo1980
|
d53d3cc956
|
escape ` character
|
2017-07-24 09:48:21 +08:00 |
|
ntwo1980
|
e248159d99
|
add git aliases
|
2017-07-24 09:45:41 +08:00 |
|
ntwo1980
|
95b4073b81
|
add some missing git aliases
|
2017-07-24 09:15:15 +08:00 |
|