git是zsh自带插件,在~/.zshrc 中,加上plugins=(git)就能用 Aliases
原文链接:https://github.com/robbyrussell/oh-my-zsh/wiki/Plugin:git The git Plugin Thegitplugin provides manyaliasesand a few usefulfunctions. Enable it by addinggitto theplugins arraybefore sourcing OMZ (see [[Plugins]]). Aliases Deprecated Aliases These are aliases that have been removed, ren...
git-prompt.sh is compatible with both Bash and Zsh.Zsh is powerful enough that there are entire frameworks dedicated to making it better. One of them is called "oh-my-zsh", and it can be found at https://github.com/robbyrussell/oh-my-zsh. oh-my-zsh’s plugin system comes with ...
cat ~/.oh-my-zsh/plugins/git/git.plugin.zsh 代码语言:txt 复制 ... alias g='git' alias ga='git add' alias gaa='git add --all' alias gapa='git add --patch' alias gau='git add --update' alias gav='git add --verbose' alias gap='git apply' alias gapt='git apply --3way'...
就出现了 svn 的参数,这种一级参数补全基本只会对很少用的命令才有效果,svn/git 这种一级参数基本都...
athttps://github.com/robbyrussell/oh-my-zsh. oh-my-zsh’s plugin system comes with powerful git tab-completion, and it has a variety of prompt "themes", many of which display version-control data.An example of an oh-my-zsh theme.is just one example of what can be done with this ...
👨🏻💻 My dotfiles including Neovim Lua config, ZSH with zinit plugin manager & powerlevel10k prompt dotfiles zsh vimrc zshrc terminal neovim vim-configuration neovim-dotfiles tmux-conf neovim-configuration powerlevel10k zinit weechat-irc nvim-lua Updated Jan 17, 2025 Lua rockyzhang24...
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an
git-branch(1) git-bundle(1) git-cat-file(1) git-check-attr(1) git-check-ref-format(1) git-checkout-index(1) git-checkout(1) git-cherry-pick(1) git-cherry(1) git-citool(1) git-clean(1) git-clone(1) git-commit-tree(1) git-commit(1) git-config(1) git-count-objects(1) ...
git config --global user.name userName git config --global user.email userEmail 分支6 标签17 贡献代码 同步代码 Daniel Shahaf'main' tests: Don't assume ps(1) is availa...5eb677b2个月前 1334 次提交 提交取消 提示:由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件 ...