Ira Abramov
388d632a1c
Merge branch 'feature/pre-commit-hook' into enforce-pre-commit
...
* feature/pre-commit-hook: (186 commits)
added git alias to list remote branch creators with date and time
Add Kind support
Fix the commandline for gifski
Add Terraform and Terragrunt aliases
lib: helpers: Handle stable revert update
lib: helpers: Rename Upgrading -> Updating
lib: Fetch from remote before calculating latest tag in bash-it update
test: Add completion test for -s --silent flag
completion: Add --silent and -s completion
doc: Add --silent flag documentation
helpers: Add --slient option to bash-it update
lib: Update no-op message in case of stable update
lib: Add BASH_IT_DEVELOPMENT_BRANCH variable
lib: Update to stable now correctly fails if no tags are present
doc: Add stable/dev option to update section
completion: Update completion for new bash-it update
lib: Improve bash-it update so it can update to latest tag
alias: git: Add new pretty git log alias (ggf)
alias: git: Add git pull / git push --force aliases
Add bash-it restart command
...
2020-10-17 12:22:07 +03:00
Gurkirat Singh
fff5439242
added git alias to list remote branch creators with date and time
2020-10-16 02:25:42 +05:30
Noah Gorny
21995df6bf
Merge pull request #1675 from szczad/add-terra-aliases
...
Add Terraform and Terragrunt aliases
2020-10-15 11:31:48 +03:00
Grzegorz Szczudlik
beb3b06e3f
Add Terraform and Terragrunt aliases
2020-10-14 17:40:29 +02:00
Noah Gorny
d46fc18bd4
alias: git: Add new pretty git log alias (ggf)
2020-10-13 14:41:06 +03:00
Noah Gorny
5dc1c1d589
alias: git: Add git pull / git push --force aliases
2020-10-13 14:37:43 +03:00
Nils Winkler
e0dba93561
Merge pull request #1620 from NoahGorny/new-git-aliases
...
New git rebase + git show aliases
2020-06-19 10:50:28 +02:00
Noah Gorny
7232506dab
aliases/git: Add git show alias
2020-06-19 01:52:06 +03:00
Noah Gorny
937094f277
aliases/git: Add git rebase aliases
2020-06-19 01:45:59 +03:00
finn-matti
a204f85f41
Add git difftool alias
...
See #1617
2020-06-17 11:11:52 +03:00
PntAndCnt
e05dd4c778
Use default GREP_COLOR.
2020-05-18 22:14:17 +08:00
Nils Winkler
38bb8c087c
Reworded the text for the general/bash-it alias loading
...
Also fixed a ShellCheck warning.
See #1560 for more details.
2020-05-07 08:57:37 +02:00
Nils Winkler
5ed42defc0
Merge pull request #1560 from Wabri/master
...
Separate bashit alias from general
2020-05-07 08:51:34 +02:00
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
Ira Abramov
3e868b7e16
Merge branch 'master' into enforce-pre-commit
...
* master:
Update vagrant.completion.bash
netshoot alias for k8s
add THEME_SHOW_RUBY_PROMPT.
add RUBY_VERSION_PROMPT_DISABLED parameter for PS1 prompt.
fix code review issues.
envy theme add python virtual_env display support.
Use new line character instead semicolon in the preexec hook
Added a comment
Adds metadata + support for multiple arguments
Add cht.sh plugin
2020-03-25 09:42:47 +02: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
Ira Abramov
b801fbd4a8
Fix EOF
2020-03-10 10:18:11 +02:00
Ira Abramov
480e0c44bf
Removed trailing whitespaces
2020-03-10 10:16:02 +02: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