This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2025-06-03 22:04:31 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
ohmyzsh
/
lib
History
Marc Cornellà
cbb534267a
feat(cli): add
theme set
subcommand to change theme in .zshrc
...
Fixes
#9087
2021-08-18 16:58:36 +02:00
..
bzr.zsh
…
cli.zsh
feat(cli): add
theme set
subcommand to change theme in .zshrc
2021-08-18 16:58:36 +02:00
clipboard.zsh
fix(lib): fix clipboard copy on Termux
2021-08-17 17:38:31 +02:00
compfix.zsh
…
completion.zsh
fix: use
$USERNAME
guaranteed to always be defined in zsh
2021-03-25 12:08:00 +01:00
correction.zsh
…
diagnostics.zsh
fix: use
$USERNAME
guaranteed to always be defined in zsh
2021-03-25 12:08:00 +01:00
directories.zsh
…
functions.zsh
refactor(lib): refactor take functions
2021-08-10 21:09:21 +02:00
git.zsh
fix(lib): use -N syntax in
head
and
tail
to support Solaris (
#6391
)
2021-01-16 18:59:24 +01:00
grep.zsh
…
history.zsh
…
key-bindings.zsh
…
misc.zsh
…
nvm.zsh
…
prompt_info_functions.zsh
fix(lib): remove
kubectx
stub prompt function from lib
2021-06-17 18:54:52 +02:00
spectrum.zsh
…
termsupport.zsh
fix(lib): update Emacs terminal detection in
title
function (
#9577
)
2021-01-07 20:55:18 +01:00
theme-and-appearance.zsh
…