abc
09588691eb
Merge branch 'master' of https://github.com/ohmyzsh/ohmyzsh
2025-01-22 10:27:03 +08:00
Marc Cornellà
c690f73161
feat: add devcontainers configuration ( #12783 )
...
Co-authored-by: Vatsal Gupta <40350810+gvatsal60@users.noreply.github.com>
2024-10-27 20:46:46 +01:00
arawlin
de2d850d39
Merge remote-tracking branch 'upstream/master'
2024-09-19 23:47:52 +08:00
Carlo Sala
c10a99406a
chore: typo
2024-08-20 16:34:08 +02:00
abc
95a61164a7
Merge branch 'master' of https://github.com/ohmyzsh/ohmyzsh
2024-08-06 11:00:42 +08:00
0x07CB
01a9556574
chore: use uname in ARCHFLAGS in .zshrc template ( #12563 )
2024-07-28 11:06:44 +02:00
Marc Cornellà
6fe78e0629
chore: better document top-level custom files for aliases ( #12504 )
...
See discussion in https://github.com/ohmyzsh/ohmyzsh/discussions/12504
2024-06-15 17:39:57 +02:00
Alessandro Miliucci
a779d6563f
chore(template): propose add .local/bin to PATH ( #12417 )
2024-05-16 22:13:36 +02:00
abc
45eef4e546
add z plugin to .zshrc
2023-06-06 17:31:05 +08:00
abc
19c07f8d3e
template update, colored-man-pages
2023-04-07 16:33:54 +08:00
linsilence
924537d7b6
merge from upstream # 39b600e9
2022-05-24 17:29:21 +08:00
Marc Cornellà
69a45a9c98
chore: zshrc update settings rewording
2021-10-06 10:14:39 +02:00
Marc Cornellà
0120749a54
feat(updater): add mode to only remind you to update when it's time ( #10187 )
...
Fixes #10187
Co-authored-by: NoPreserveRoot <NoPreserveRoot@pm.me>
2021-10-04 10:47:10 +02:00
Marc Cornellà
3c9743313c
refactor(updater): change auto-update settings to use zstyle
2021-10-04 10:47:10 +02:00
Simon Rogers
16de514047
feat(lib): allow setting custom completion dots sequence ( #9424 )
...
Closes #9424
Closes #9703
Co-authored-by: mortezadadgar <mortezadadgar97@gmail.com>
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-09-22 11:30:07 +02:00
Suhas Karanth
5db205908e
chore: caution against COMPLETION_WAITING_DOTS in template ( #8352 )
2021-01-15 16:49:46 +01:00
linsilence
6ef2a7ddee
merge from upstream
2020-08-21 22:38:56 +08:00
Jethro Lee
a8fee4036b
Edit for better consistency in template ( #8593 )
2020-07-06 17:12:00 +02:00
Janek
e85ecf95a9
Use oh-my-zsh path variables in zshrc.zsh-template ( #8960 )
2020-05-23 17:22:09 +02:00
Marc Cornellà
b80b1a1e8b
Actions to take after repository migration is complete ( #8394 )
...
* Change project URL from robbyrussell to ohmyzsh org
* Update git remote to use ohmyzsh org repository
2019-11-20 17:26:18 -08:00
linsilence
e6b26c1ea0
.zshrc_custom
2019-07-03 14:51:43 +08:00
linsilence
4647003fdc
add plugin history-substring-search
2019-07-03 12:32:05 +08:00
linsilence
d04f07caa8
add plugin history
2019-07-03 12:05:27 +08:00
linsilence
b8d107fe11
fix
2019-06-11 12:40:15 +08:00
linsilence
2437394613
add plugins
2019-06-11 12:33:43 +08:00
linsilence
afffb83005
fix
2019-06-10 20:32:52 +08:00
linsilence
102391d011
add plugins
2019-06-10 20:17:55 +08:00
linsilence
839ea2dde4
add plugins
2019-06-10 19:57:47 +08:00
linsilence
eb151da207
fix
2019-06-10 18:51:40 +08:00
linsilence
8d5fb621e0
change to my template 1
2019-06-10 18:36:36 +08:00
linsilence
ace8e27928
change theme to astro
2019-06-10 18:21:35 +08:00
Marc Cornellà
486fa1010d
lib: add ability to disable magic functions
...
Fixes #5499
Fixes #5569
Fixes #6338
Fixes #6654
Fixes #6255
Fixes #7632
Closes #7763
Co-authored-by: Daniel Galán y Martins <git@galan.de>
2019-05-11 13:47:12 +02:00
Marc Cornellà
d4a3e0645b
zshrc: add option to bypass update prompt ( #5891 )
2019-05-05 21:23:32 +02:00
Marc Cornellà
9981479900
zshrc: remove SSH_KEY_PATH comment
...
Fixes #5741
2019-04-08 17:34:59 +02:00
Rehan Mahmood
b9670d0409
template: change plugins definition to single line ( #7498 )
2019-01-20 20:31:23 +01:00
Samuel Lelièvre
77d75d7fcd
Clarify random theme setting ( #7090 )
...
Clarify random theme setting, in particular how to know
which theme was loaded if picked at random.
2018-08-29 11:50:52 -07:00
Cristian Consonni
d3e3b2dd0d
Add support for custom timestamp format in history ( #6770 )
2018-07-13 13:14:15 +02:00
Robby Russell
7a7480b987
Updating template and README to list plugins on individual lines vs one long one. Easier scanning for you and me.
2017-11-08 10:46:40 -08:00
Robby Russell
a1d13aa0b4
Merge branch 'Random_Theme_From_List' of https://github.com/Gnouc/oh-my-zsh into Gnouc-Random_Theme_From_List
2017-11-01 05:35:37 -07:00
Rob Freiburger
fbc878cb66
Adds option to disable auto update prompt
...
I noticed this option was missing from the template. When I followed the directions in README to enable it, I put it below line 59 without noticing it wouldn't have any effect by then. Prevent others from making a rookie mistake like mine.
2017-02-18 04:31:36 -06:00
Timothy Blumberg
b94d9e26e5
Changed dsa --> rsa in zshrc.zsh-template file ( #5603 )
2016-11-02 17:53:54 +01:00
Marc Cornellà
9e81b79d90
Reorder zshrc template
2016-08-23 09:42:32 +02:00
Felipe Vargas
551abfcbb4
Remove undesirable hardcoding of PATH into zshrc ( #4925 )
...
See robbyrussell@b67961d
2016-06-16 21:56:34 +02:00
LE Manh Cuong
5e77e00ad5
Some improvements
...
- Adding documentation
- Note the effect empty array
- Fix spelling
- Using new test `[[...]]`
2015-12-18 14:15:38 +07:00
LE Manh Cuong
531c41cdfe
Allow loading themes from predefined list
2015-12-18 08:28:22 +07:00
Jordan Klassen
45121611fe
Update template zshrc with HYPHEN_INSENSITIVE
2015-05-01 15:10:45 -07:00
Doan Truong Thi
b6b1dd3cd7
Fix Yosemite broken zsh where $PATH var does not get appended correctly.
...
Sourcing oh-my-zsh immediately after export PATH.
2014-11-21 10:07:23 +09:00
Dražen Lučanin
7297b446b8
too many plugins = slow init warning
2014-06-04 10:53:19 +02:00
Sean McCann
1ad1c52797
Move aliases to 'custom' section of .zshrc template
...
By convention, user-specific aliases are kept in each user's .zshrc
file. The .zshrc template provided by oh-my-zsh has an area for example
aliases, though these were being loaded before other aliases in libs, plugins,
and themes. As a result, personal aliases could be overwritten by these
other aliases as they are loaded. To make personal customization easier, the
sample aliases section of the .zshrc template has been moved to the area
dedicated for personal customization. This section of the configuration
is processed after all other items are loaded, preventing personal aliases
and exports from being inadvertently clobbered by oh-my-zsh.
2014-05-25 22:55:56 +02:00
Simon Courtois
4c64cf4a25
Replacing DISABLE_CORRECTION with ENABLE_CORRECTION in zshrc template
...
Since commands auto-correction must be explicitly enable with
the ENABLE_CORRECTION envvar, this commit replaces the unaccurate
example in the zshrc template.
2014-05-24 20:07:05 +02:00