tiago
c7f6e80ad0
fix modern theme, added virtualenv name
2021-01-22 17:07:16 +00:00
Noah Gorny
79df5ffc3c
Merge pull request #1789 from BarbUk/fix/rbenv_version_prompt
...
Fix rbenv version prompt
2021-01-16 20:18:47 +02:00
Noah Gorny
18781ed397
Merge pull request #1764 from cornfeedhobo/history-plugins
...
refactor all history modifications into discrete plugins
2021-01-16 19:32:29 +02:00
Noah Gorny
988e966df3
Merge pull request #1773 from tbhaxor/feature/clipboard-copy
...
added alias for xclip command
2021-01-16 13:27:05 +02:00
BarbUk
814ff562e9
Fix rbenv version prompt
2021-01-16 09:25:12 +01:00
cornfeedhobo
4044f4123c
add top-history
2021-01-15 11:57:41 -06:00
cornfeedhobo
61f727fb96
refactor all history modifications into discrete plugins
2021-01-15 11:53:28 -06:00
Noah Gorny
5e667ed476
Merge pull request #1783 from BarbUk/clean/theme_atomic_and_axin
...
Clean atomic and axin theme
2021-01-14 15:20:38 +02:00
BarbUk
bd6dbd3edf
Merge branch 'master' into clean/theme_atomic_and_axin
2021-01-14 13:45:31 +01:00
Noah Gorny
bb35450c17
Merge pull request #1733 from tbhaxor/patch-1
...
Added git alias to list only conflicted files
2021-01-13 21:32:33 +02:00
Noah Gorny
610980dd23
git: aliases: Move glsu to glsum in ls-files and add glsut
2021-01-13 21:19:55 +02:00
Noah Gorny
a9b0ec7d1d
Merge pull request #1785 from marcospereira/lint/themes/base.theme.bash
...
Add themes/base.theme.bash to clean files
2021-01-13 19:15:09 +02:00
Gurkirat Singh
957cd578f7
Added git alias to list only conflicted files
2021-01-13 19:08:41 +02:00
Noah Gorny
a0ea33d671
Merge pull request #1778 from tbhaxor/bugfix/vue-routes
...
fixed existing completion and added conditional completion
2021-01-13 19:06:10 +02:00
Noah Gorny
bc32b40088
Merge pull request #1784 from marcospereira/support-sdkman-different-output-formats
...
Support multiple sdkman output formats
2021-01-13 19:02:35 +02:00
Noah Gorny
70fa3f8d25
aliases: clipboard: Remove command_exists check
2021-01-13 18:43:04 +02:00
Noah Gorny
bac50413f1
Merge pull request #1743 from georgettica/georgettica/sort-git-aliases
...
refactor(aliases): sort
2021-01-13 18:40:55 +02:00
Noah Gorny
da662d1332
aliases: clipboard: Add shellcheck header
2021-01-13 18:30:32 +02:00
Gurkirat Singh
9f66059f52
aliases: clipboard: Add more aliases for xclip command
...
Also lint and cleanup the file
2021-01-13 18:29:57 +02:00
Noah Gorny
dd4e410a32
aliases: git: Add shellcheck header
2021-01-13 18:24:53 +02:00
Noah Gorny
8723fc56b2
aliases: git: Sort all commands, even miniscule ones
2021-01-13 18:24:16 +02:00
Ron Green
436381de93
refactor(aliases): sort git aliases file and lint it
...
- move all comments to the same line so they wont be jumbled
- also add to clean_files.txt
2021-01-13 18:24:13 +02:00
Marcos Pereira
94d261b42d
Fix shellcheck warnings for themes/base.theme.bash
2021-01-12 00:55:15 -05:00
Marcos Pereira
5a761b7ae3
Run code fomatter for themes/base.theme.bash
2021-01-11 15:14:49 -05:00
Marcos Pereira
3f29862478
Add themes/base.theme.bash to clean files
2021-01-11 15:12:39 -05:00
Marcos Pereira
08ff08e043
Support multiple sdkman output formats
...
sdkman has a specific output format for Java candidate since
there are multiple vendors and builds. For example, when running
`sdk list maven`, the format is a simple list like:
3.6.2
3.6.1
3.6.0
3.5.4
3.5.3
3.5.2
3.5.0
3.3.9
But for `sbt list java`, the output is a table like:
================================================================================
Vendor | Use | Version | Dist | Status | Identifier
--------------------------------------------------------------------------------
AdoptOpenJDK | | 15.0.1.j9 | adpt | | 15.0.1.j9-adpt
| | 15.0.1.hs | adpt | installed | 15.0.1.hs-adpt
...
Amazon | | 15.0.1 | amzn | | 15.0.1-amzn
| | 11.0.9 | amzn | | 11.0.9-amzn
...
Azul Zulu | | 15.0.1 | zulu | | 15.0.1-zulu
| | 15.0.1.fx | zulu | | 15.0.1.fx-zulu
...
Therefore, the completion script has to handle both formats.
2021-01-11 11:16:15 -05:00
BarbUk
e574abbbba
Clean theme atomic
2021-01-11 11:42:04 +01:00
BarbUk
6495e3479e
Clean theme axin
2021-01-11 11:41:44 +01:00
BarbUk
df73085fea
Update clean file
2021-01-11 11:41:22 +01:00
Gurkirat Singh
6065d003e8
fixed existing completion and added conditional completion
2021-01-10 00:34:14 +05:30
Noah Gorny
c268cd9abc
Merge pull request #1777 from NoahGorny/dnf-aliases-fedora
...
dnf aliases fedora
2021-01-09 20:31:05 +02:00
Noah Gorny
342ddcfca0
Add dnf.aliases.bash to clean_files.txt
2021-01-09 19:03:44 +02:00
zuck007
73d28f0b27
removing redundant lines
2021-01-09 19:03:17 +02:00
zuck007
f18562279c
dnf aliases for fedora_22+ distros
2021-01-09 19:03:17 +02:00
zuck007
2ae03668c4
added dnf aliases for fedora distro
2021-01-09 19:03:17 +02:00
zuck007
91f63c0b68
adding dnf aliases for fedora distro
2021-01-09 19:03:17 +02:00
David Farrell
e932d8371f
Add hooks to check .sh and .bash headers - Fixes #1491 ( #1765 )
...
* Add hooks to check .sh and .bash headers
* Adds hooks/ to clean_files.txt
2021-01-09 18:02:26 +02:00
Noah Gorny
3fce1ffe8d
Merge pull request #1775 from marcospereira/cleanup/sdkman
...
Add sdkman bash completion to the list of clean files
2021-01-09 00:36:44 +02:00
Marcos Pereira
fe7d3ef177
Format sdkman bash completion with shfmt
2021-01-08 16:42:18 -05:00
Marcos Pereira
56348b1a12
Add sdkman bash completion to clean_files
2021-01-08 16:38:08 -05:00
Noah Gorny
cc3bdc2b57
Merge pull request #1767 from NoahGorny/disable-macos-11
...
ci: Remove macos-11.0 as it is unreliable
2021-01-08 19:40:41 +02:00
Noah Gorny
d97a36af88
Merge pull request #1697 from NoahGorny/clean-agnoster-theme
...
clean agnoster theme
2021-01-07 20:21:43 +02:00
Noah Gorny
c5f02b769d
Merge pull request #1763 from marcospereira/sdkman-update
...
Add support to newer versions of sdkman
2021-01-07 19:50:00 +02:00
Noah Gorny
81e3f1482b
ci: Remove macos-11.0 as it is unreliable
2021-01-07 19:29:45 +02:00
Noah Gorny
c168122ff5
Add agnoster theme to clean_files.txt
2021-01-07 19:12:34 +02:00
Noah Gorny
f255d03057
shellcheck agnoster theme
2021-01-07 19:11:22 +02:00
Noah Gorny
60da498ed4
shfmt agnoster theme
2021-01-07 19:11:22 +02:00
BarbUk
ae9da3b62b
Clean barbuk theme ( #1766 )
2021-01-07 19:05:00 +02:00
cornfeedhobo
3c00fe6dbb
Merge pull request #1759 from cornfeedhobo/add-basher-plugin
...
add plugin for basher
2021-01-05 09:35:13 -06:00
Marcos Pereira
5ca2c43aed
Add support to newer versions of sdkman
...
Some new commands are available, and also aliases
for commands such as `i` for `install`.
2021-01-04 18:18:13 -05:00