Commit Graph

305 Commits

Author SHA1 Message Date
Koichi Murase
669d8ce0b2 themes/rana: Enclose terminal constrol sequences within \[...\] 2022-08-30 12:01:10 +09:00
Koichi Murase
b956acaa0c themes/pzq: Add image 2022-08-30 12:00:45 +09:00
Koichi Murase
0b52ce05c1 themes/pzq: Fix wrong usage of "echo -n" 2022-08-30 12:00:38 +09:00
Koichi Murase
af18e3d41c themes/pzq: Refactor and change styles 2022-08-30 11:32:56 +09:00
Koichi Murase
b114cabe1e themes/pzq: Apply recent updates 2022-08-30 11:31:42 +09:00
Koichi Murase
85fe63eea9 themes/pzq: Use "_omb_prompt_get_python_venv" 2022-08-30 11:13:56 +09:00
Koichi Murase
d8edd07254 themes/pzq: Apply suggestions from code review 2022-08-30 11:03:51 +09:00
ZQPei
62767d6fb4 themes/pzq: Remove verbose git status info for speed accerating 2022-08-30 10:42:11 +09:00
ZQPei
ed1bbc3dd9 themes/pzq: Add pzq themes inspired by ys-theme from oh-my-zsh and rana 2022-08-30 10:42:11 +09:00
Anish
2cdaead214 themes: Add a new theme "rr" inspired by robbyrussell from ohmyzsh 2022-08-30 10:09:38 +09:00
Koichi Murase
f52647d6d6 aliases/general (cic): fix non-working readline configuration 2022-08-23 13:58:49 +09:00
Koichi Murase
91b36b48a7 aliases/general (cp,mv,mkdir): check the support for non-POSIX "-v"
https://github.com/ohmybash/oh-my-bash/issues/351
2022-08-23 13:58:49 +09:00
Koichi Murase
4309b4ec4b lib/base,aliases/general: add copyright information 2022-08-23 11:38:26 +09:00
Koichi Murase
c91d1db033 README: Describe the user setup for the system-wide installation 2022-07-15 10:28:56 +09:00
Koichi Murase
e7ca92bde1 lib/grep: Fix the alias names for egrep/fgrep 2022-07-14 22:13:13 +09:00
Koichi Murase
5d77aa049a
Merge pull request #345 from oscarenzo/release/improvement_vagrant_plugin
Feature to connect over vagrant servers
2022-07-14 06:04:38 +09:00
Koichi Murase
8c4b4a0824 plugins/vagrant: Ajdust styles 2022-07-14 06:04:13 +09:00
Enzo Arroyo
7f5d85f031 Feature to connect over vagrant servers
Fix in Ansible plugin description
2022-07-13 22:34:15 +02:00
Koichi Murase
1e4b8bef67
Merge pull request #305 from solonovamax/master
Fixes user defined aliases being overridden by OMB
2022-07-08 09:00:23 +09:00
Koichi Murase
382bea63e5
Merge pull request #344 from oscarenzo/contribution_vagran_plugin
Vagrant plugin creation for OMB
2022-07-08 08:57:41 +09:00
Koichi Murase
4866624f79 plugins/vagrant: Add style changes 2022-07-08 05:29:33 +09:00
Enzo Arroyo
94e5f0f13a plugins: Add vagrant plugin for OMB 2022-07-08 05:29:33 +09:00
Koichi Murase
2df8a256f1 tools/install: support "--prefix" for the system-wide installation 2022-07-04 14:06:10 +09:00
Koichi Murase
3e441aa00b lib/bourne-shell: Remove duplicate aliases 2022-07-03 13:28:58 +09:00
Koichi Murase
0fe8c0bf0d lib: support OMB_DEFAULT_ALIASES to control the alias overriding 2022-07-03 13:28:58 +09:00
solo
ce1c03f5a0 lib/bourne-shell: Do not override user-defined aliases (Fix #304)
Fixes #304 by checking if the alias already exists before applying it.
2022-07-03 12:48:44 +09:00
Koichi Murase
1272a39800 lib/history: Remove the limit of the history sizes 2022-06-23 11:03:37 +09:00
Koichi Murase
92f303125c README: mention the original bashrc 2022-06-22 04:38:35 +09:00
Koichi Murase
4df4a6a2f0
Merge pull request #331 from leofdss/master
Add vscode theme
2022-06-21 07:13:45 +09:00
Koichi Murase
a9b463f381 themes/vscode: Adjust the coding styles and refactor 2022-06-21 07:11:39 +09:00
leofdss
6f5895dc94 themes: Add the "vscode" theme 2022-06-21 07:11:29 +09:00
Koichi Murase
a9859427fd lib/utils (_omb_util_prompt_command_hook): Preserve $? 2022-06-20 14:19:46 +09:00
Koichi Murase
4ed64bc877
Merge pull request #332 from ThePhilderbeast/tmux-reattach
Fix Tmux-autoattach plugin to reattach to a session is there is one
2022-06-20 13:59:25 +09:00
Koichi Murase
cb3d338a0e plugins/tmux-autoattach: Add memorandum about the background of option "-s0" 2022-06-20 13:58:31 +09:00
Phillip Ledger
fb978ce75e plugins/tmux-autoattach: Automatically attach to session 0 by default
this corrects the plugin not connecting back to the session by default
2022-06-20 13:50:50 +09:00
Koichi Murase
cb7238fb8f tools/install: update the commandline help 2022-06-12 18:30:11 +09:00
Koichi Murase
cef755582a README: mention the install option "--unattended" (Fix #334) 2022-06-12 18:25:07 +09:00
Koichi Murase
a2944b91d8 lib/spectrum: fix up ed5a250 2022-04-21 20:59:02 +09:00
Koichi Murase
ed5a250baa lib/spectrum: add workaround for global associative arrays in bash-4.0..4.1 2022-04-21 10:14:58 +09:00
Camilla Carta
a652a77c17 Update repo link
This clone line fails with:
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
2022-04-12 20:42:52 +09:00
mnlwldr
177864fc5c Added the possibility to have an own .bashrc.local 2022-03-25 17:47:00 +09:00
mnlwldr
4bab69d1cd Added the possibility to have an own .bashrc.local 2022-03-25 17:47:00 +09:00
Koichi Murase
8451bfabd8 oh-my-bash: support OMB_THEME_RANDOM_SELECTED for the selected theme name 2022-03-25 11:51:33 +09:00
Koichi Murase
209ffda0a6 Merge pull request #77 from RXT067:what-the-bash/general_aliases 2022-02-22 18:50:36 +09:00
Koichi Murase
bc12b82574 aliases/misc: Use "_omb_util_binary_exists" 2022-02-22 18:50:09 +09:00
Jacob Hrbek
6641299075 aliases/misc: Add aliases "ix", "xcopy", and "llm" 2022-02-22 18:50:09 +09:00
Koichi Murase
130d5610e2 Merge pull request #76 from RXT067:what-the-bash/pckm 2022-02-22 18:46:39 +09:00
Koichi Murase
16896830ef aliases/README: Describe the alias module "package-manager" 2022-02-22 18:43:38 +09:00
Koichi Murase
464b738533 aliases/package-manager: Introduce OMB_USE_SUDO and OMB_ALIAS_PACKAGE_MANAGER_SUDO 2022-02-22 18:43:38 +09:00
Koichi Murase
0646c47f30 aliases/package-manager: Use _omb_util_binary_exists for testing command existence 2022-02-22 18:43:38 +09:00