Nils Winkler
a31f4f0be6
Merge pull request #1499 from jmthvt/feature/unalias-gh
...
Check gh command exists before setting git gh alias
2020-04-27 08:40:57 +02:00
Jeremy Mathevet
91a96a4af2
gh to alias ghm
2020-04-27 11:45:19 +08:00
Wabri
0b9c37f5d1
Add (alias): create a comment above the source of bash-it
...
To be more clear it was necessary to add a comment above source bash-it
to explain what is the pourpose of doing that.
2020-04-16 12:32:52 +02:00
Wabri
4b2a0513f2
Update (alias): change the about-alias description
...
The bash-it alias description is now more clear
2020-04-16 12:30:52 +02:00
Wabri
9ccee2878c
Fix (aliases): source bash-it alias in general
...
This can let separate the bash-it alias from the system general one
2020-04-15 09:18:13 +02:00
Matthew Adams
c6e76fe4ee
address review comments
2020-04-13 07:50:16 -05:00
Wabri
74f053db9d
Remove (alias): bash_it alias is no more required in general
...
The bash_it alias are exported to the relative source, so is no more
required in the general alias.
2020-04-13 12:51:20 +02:00
Wabri
860f9b83e6
Add (alias): create bashit to separate from general
...
Instead of put all together in one alias source, it's better to
create two different files and separate different features.
2020-04-13 12:48:29 +02:00
Matthew Adams
de307f43cc
fix uuid behavior for linux
2020-04-12 11:19:35 -05:00
Jeremy Mathevet
f0af4fd601
Check gh command exists before setting git gh alias
2020-04-09 11:06:24 +08:00
David Farrell
7fe7fc020e
aliases/git: Add alises fo git stash push/pop
2020-04-06 10:16:11 -07:00
David Farrell
0274d36cd7
Use long option values
2020-03-25 10:04:27 -07:00
David Farrell
30ae4d9e5f
Add git switch aliases (gsw*)
2020-03-25 09:49:51 -07:00
Matthew Adams
7a347b2c51
netshoot alias for k8s
...
Provides a quick bash prompt in the k8s cluster using https://hub.docker.com/r/nicolaka/netshoot
2020-03-20 14:04:23 -05:00
Nils Winkler
2e53796d49
Added comment for docker-compose-fresh alias
...
Closes #1513
2020-03-09 16:07:59 +01:00
Nils Winkler
223398c9e8
Merge pull request #1507 from davidpfarrell/plz
...
Add fuck/please aliases, playing nicely with thefuck plugin
2020-02-27 08:58:46 +01:00
Nils Winkler
b655de9ab3
Merge pull request #1487 from matthewadams/uuid
...
add uuid aliases
2020-02-27 08:55:27 +01:00
David Farrell
d6425922a1
Add fuck/please aliases, playing nicely with thefuck plugin
2020-02-26 10:28:10 -08:00
David Farrell
8fc6f82455
Renames thefuck alias file to fuck
2020-02-26 10:25:12 -08:00
Matthew Adams
59854e5fb1
uuid.aliases.bash -> uuidgen.aliases.bash because the command name is uuidgen & add cite + about-alias
2020-02-26 09:23:19 -06:00
Matthew Adams
63d5a73918
mv to uuid.aliases.bash
2020-02-24 15:49:53 -06:00
LeoWW
4933f180f3
add gprom and gpunch
2020-02-17 12:56:12 -08:00
Nils Winkler
ebb1e1fc17
Renamed fuck alias file
2020-02-16 12:38:14 +01:00
Nils Winkler
54673712be
Updated init code for fuck
...
Moved to a plugin, removed "fuck" alias.
2020-02-16 12:37:58 +01:00
Matthew Adams
06878e9e54
add npx aliases
2020-02-13 08:28:41 -06:00
Matthew Adams
ca1713d5c9
add uuid aliases
2020-02-13 08:05:03 -06:00
Matthew Adams
8ccfbd7e0f
add current working directory as a volume
2020-02-12 17:26:00 -06:00
zwfang
35066f91b2
add alias gcamd for `git commit --amend`
2019-10-31 21:56:54 +08:00
NEwa-05
fd1a477716
change git alias following issues #1419
2019-10-11 12:36:49 +00:00
Matthew Adams
7f573f2465
add gcpx
2019-06-26 11:03:12 -05:00
Gurkirat Singh
a111376854
added eol
2019-06-03 13:05:07 +05:30
Gurkirat Singh
eccda7d09b
changed to official name
2019-06-03 13:04:36 +05:30
Gurkirat Singh
0ea44cb72c
added nodejs aliases
2019-06-02 14:51:01 +05:30
LanikSJ
2704c7e969
Add Git Checkout Pull Branch Alias
2019-04-26 16:15:56 -07:00
zw
d9005ae4ac
Add alias for git stash pop
2019-04-20 16:54:04 +08:00
Eduardo Bellido Bellido
8e0b486266
New git alias for `git diff --staged`
2019-04-08 12:15:20 +02:00
LanikSJ
fae61b3b98
Remove gst Alias
2019-04-02 07:06:03 -07:00
LanikSJ
2cadeaab05
Add Alias for Git Stash
2019-03-28 15:12:03 -07:00
Sangeeth Sudheer
9f37a1a0d0
feat(git.aliases): alias to push current branch w/ tracking
2019-03-21 13:21:09 +05:30
Renan
c61d716ee4
add git patch alias
2019-03-14 15:21:55 +01:00
Nils Winkler
67c33a6de8
Merge pull request #1316 from Niil78/patch-4
...
Update general.aliases.bash
2019-01-23 08:37:42 +01:00
NiilShon
34487076ba
Update general.aliases.bash
2019-01-23 00:29:11 +01:00
Kai-Ming Guo
212eb6636e
complete condition command
...
`test` command to check `$LS_COMMON` argument exists. and merged
the next line.
2019-01-22 17:19:35 +08:00
Kaiming Guo
af1bf11748
add MSYS2 aliases
...
Ignore NTUSER.DAT files in Git/MSYS2 Bash.
2019-01-22 14:38:58 +08:00
LanikSJ
ec088d4271
Remove Deprecated Brew Command
2019-01-08 14:01:54 -08:00
Li Zou
2bc990269a
Add alias for listing untracked files
2018-12-22 15:25:08 -08:00
con-f-use
60b3572f7c
Purge `$subdirectory` leftover in docker aliases
2018-12-11 21:10:52 +01:00
con-f-use
7136604b57
Fix dependency of docker aliases on docker plugin
...
Some of the docker aliases use functions found in the docker plugin. If the plugin is not enabled, these aliases do not work. This commit only defines the aliases if the plugin is enabled.
Also changed: `dkelc` now creates an explicit login shell, has the synonym `dkbash` and uses no backticks. Reason: on some docker images the status as login-shell is not set automatically, which causes e.g. `/etc/bash.bashrc` and `/etc/profile` not to be loaded in these images.
Note: There should be a convenience function in `lib/helpers.bash` that checks if a plugin is available/enabled/disabled. The if-statement if rather clonky.
2018-12-10 15:03:10 +01:00
Andreas Frömer
dbe4cc690f
Change default prefix to 'co'
...
Should resolve problem with accidental overriding global default commands like `cp`
2018-11-28 10:40:56 +01:00
icanhazstring
bd0c1d92c5
Add support for composer aliases
2018-11-27 12:07:40 +01:00
Matthew Adams
6fcb32f851
rm d, dkalp & dkubu
2018-11-24 08:44:46 -06:00
Matthew Adams
1f80b11476
more aliases
2018-11-20 09:29:15 -06:00
Matthew Adams
05529dbd6b
more docker aliases
2018-11-20 07:59:16 -06:00
Tony Feng
96819ba7f3
fix the phoenix mix command -> 'phoenx' to 'phx'.
2018-11-15 16:57:08 +08:00
Jason Al-Mansor
74b1fb8185
Fixing quotes around new docker aliases which cause them to execute
2018-11-01 10:45:08 -04:00
Nils Winkler
73af202a32
Merge pull request #1257 from LinkMJB/docker
...
Added more recently available docker cleanup commands
2018-10-31 16:13:48 +01:00
Nils Winkler
c13a9f0c76
Merge pull request #1255 from LinkMJB/bolt
...
Added puppet bolt aliases
2018-10-31 16:12:05 +01:00
Matthew Bates
f41324251f
Added more recently available docker cleanup commands
2018-10-31 08:07:57 +00:00
Matthew Bates
dd6d5ce687
Renamed to match convention
2018-10-31 07:55:40 +00:00
Matthew Bates
c96cda1ff5
Added puppet aliases
2018-10-31 07:54:22 +00:00
Matthew Bates
d41eac5db2
Added puppet bolt aliases
2018-10-31 07:42:45 +00:00
Ari Mourao
07a1499ec0
duplicated git commit -a -m entry removed
2018-10-03 11:11:51 -03:00
Ari Mourao
14b2dbde85
docker-compose up and docker exec -it aliases
2018-10-02 15:18:54 -03:00
Ari Mourao
aa4e57cd67
Merge branch 'master' of https://github.com/Bash-it/bash-it
2018-10-02 10:16:56 -03:00
Claudia
bdc31aa55d
Remove alias for `brew cask search`
...
In Homebrew (the upstream project), `brew cask search` was merged into `brew search` a few months ago [1].
On 2018-09-30, `brew cask search` will be disabled altogether [2].
Since the output of `brew cask search` used to be subject to change at any time and was never meant to be parsed, scripts should not rely on the `bcsr` alias. So I figure it may not hurt to remove the `bcsr` alias from Bash-it before that deadline.
[1]: https://github.com/Homebrew/brew/pull/4316
[2]: 990dd7de86
2018-09-04 07:25:28 +02:00
Semyon Gashchenko
52945d37c2
Add mvn package aliases
2018-08-26 00:13:48 +03:00
Jeremy Mathevet
0960c1b26c
kubectl aliases
2018-08-06 09:06:57 +01:00
Jason Yu
cfab5eeac5
Update git.aliases.bash
2018-05-01 09:53:15 +01:00
Nils Winkler
6cf96b8f24
Merge pull request #1156 from ycmjason/patch-1
...
Added alias that only list top level modules
2018-03-23 08:38:34 +01:00
Jason Yu
f1aa5a7ac9
Update npm.aliases.bash
2018-03-20 07:53:49 +00:00
Michy Amrane
794ff103c7
another alias ^^
2018-03-13 21:55:48 +01:00
Jason Yu
cb78300820
Update npm.aliases.bash
2018-03-08 18:41:02 +00:00
Jason Yu
fff19e4003
Added alias that only list top level modules
...
Credits to our mighty Evan You (creator of Vue.js) @yyx990803
https://gist.github.com/yyx990803/6045243
2018-03-05 13:24:13 +00:00
Nils Winkler
c46b72d8d6
Merge pull request #1155 from LanikSJ/master
...
Change Vault Auth to Login
2018-03-05 10:46:58 +01:00
LanikSJ
3c7982d0de
Change Vault Auth to Login
2018-03-03 13:00:08 -08:00
Eudaimonstro
9e9978033c
Breaking up alias declarations into their own lines so that bash-it help aliases will register them
2018-03-02 19:05:00 -08:00
Michy Amrane
dd6f158bab
new yarn aliases
...
'yarn global add' as 'yaga'
'yarn serve' as 'yas'
2018-03-01 15:13:29 +01:00
Ari Mourao
55179e1996
Merge remote-tracking branch 'upstream/master'
2018-01-08 15:36:46 +00:00
Dan Wendorf
a35c9473f8
Add git `gh` alias to go "home" (top-level dir)
2017-12-14 10:48:05 -08:00
Arunvel Sriram
3adc77ab41
Set alias irc to 'irc' if IRC_CLIENT is not set
2017-12-13 10:19:04 +05:30
Nils Winkler
b0b27a7809
Merge pull request #1105 from sharils/patch-1
...
Make dkrmui work in Mac
2017-12-12 07:13:46 +01:00
Nils Winkler
ca8ae9c767
Fixed case statement
...
I've combined the `darwin` (macOS) and BSD cases into one case.
2017-12-12 07:12:00 +01:00
sharils
803a57749d
Add bsd support
2017-12-11 22:11:46 +08:00
sharils
3863a6b2ea
Make backward compatible
2017-12-08 21:10:11 +08:00
Jason Yu
e5743a299c
Remove duplicating alias
...
Opps, I overlook the file! XD, sorry.
2017-12-08 09:23:01 +00:00
sharils
003fccc8e3
Make dkrmui work in Mac and BSD
2017-12-07 21:15:19 +08:00
Jason Yu
62e4108af3
Update git.aliases.bash
2017-12-07 11:07:21 +00:00
LanikSJ
7ec5fc633f
Fix yarn ls alias
2017-11-27 11:23:43 -08:00
Andreas Halemba
f4b4840162
Alias laravel using /Users/andreas variable instead of /home/andreas.
2017-11-26 16:19:08 +01:00
Nils Winkler
6382701a1f
Merge pull request #1034 from Piterden/patch-1
...
Create pyrocms.aliases.bash
2017-09-14 08:55:53 +02:00
Rodrigo Lanza
058de1d7c9
Common misspelling for going up one directory
2017-09-13 05:56:12 +02:00
Denis Efremov
80d592e305
Create pyrocms.aliases.bash
2017-09-12 01:27:06 +03:00
Andreas Frömer
3f2edd7ba8
Propose new alias for git branch deletion
...
This will add two new aliases for `git` to remove a branch.
There is an old alias `gdel` which is not named well because all "branch wise" aliases start with `gb`
So i added two new to delete the branch
`gbd` to remove fully merged branches with upstream
`gbD` to force remove a branch
2017-08-17 09:17:12 +02:00
ari.mourao
6e6a7a7196
Merge remote-tracking branch 'upstream/master'
2017-08-05 16:19:49 +00:00
memoryleakno1
43082a6cc5
Added aliases for easier systemd use.
2017-08-03 15:37:21 +02:00
Nils Winkler
be077be3f5
Merge pull request #986 from rodtreweek/patch-r
...
Request to add some additonal aliases that I have found useful
2017-06-29 09:22:14 +02:00
Rod Treweek
7b5c0ec6fd
Removing vigen alias
2017-06-28 15:47:28 -07:00
Rod Treweek
0e5b872512
Fixing up Vagrant and general alias files
2017-06-28 14:53:14 -07:00
David Sharp
48f04159e0
general.aliases: Run `which gshuf` in if condition
...
If .bashrc is sourced while `set -e` is set, and `gshuf` is not installed,
then running `which gshuf` will cause the shell to error and exit.
Running `which gshuf` during an if condition will capture the error.
2017-06-26 14:50:23 -07:00
Rod Treweek
6eada49d9d
cleaning things up a bit for merge
2017-06-26 13:00:13 -07:00