1.安装fzf brew install fzf 2.安装插件 在~/.oh-my-zsh/plugins下面创建文件夹fzf, 在fzf创建文件fzf.plugin.zsh。 添加如下脚本: # Exit if fzf is not installed if ! builtin type fzf >/dev/null 2>&1; then return fi # Setup fzf if [[ ! "$PATH" == */usr/local/opt/fzf/bin* ]]...
setnonomatch 使用fzf fzf (fuzzy finder)插件可以方便我们查找历史命令,并且大大减少原本ctrl+R的不便利程度。 安装只须在终端输入: sudo aptinstallfzf 并将以下内容添加到~/.zshrc中即可。 source/usr/share/doc/fzf/examples/completion.zshsource/usr/share/doc/fzf/examples/key-bindings.zsh 常用方法为输入指...
git - 提供了一系列与 Git 版本控制相关的命令和别名,方便使用 Git 进行代码管理。 fzf - 模糊搜索插件,可以快速搜索历史命令、文件、目录等。 docker - 提供了一系列与 Docker 容器相关的命令和别名,方便使用 Docker 进行容器管理。 kubectl - 提供了一系列与 Kubernetes 集群相关的命令和别名,方便使用 Kubernetes...
zsh-syntax-highlighting高亮输入命令 fzf-tabtab时使用fzf进行候选选择 常用git命令支持(非插件)gco=git checkoutgpo=git push origin <当前分支>gpl=git pull origin <当前分支>gd=git diffgs=git statusgss=更简洁的 git statusgam=git add all 并 git commit -m '内容', e.g.git commit update readmeg...
# 复制我的 zshrc 文件,你可以删除相应的 fzf, thefuck 配置,brew install 相应的命令行工具 # https://github.com/PegasusWang/linux_config/blob/master/mac/mac_zshrc cp mac_zshrc ~/.zshrc source ~/.zshrc 到这里基本就大功告成了。重启终端看下效果吧...
🙃 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
Repository files navigation README MIT license zsh-fzf A simple mirror of oh-my-zsh's fzf plugin. This plugin was not created by me. I'm simply hosting it here for use outside of oh-my-zsh.AboutA simple repository for hosting oh-my-zsh's fzf plugin. github...
$psaux|fzf|awk'{print $2}'|xargskill-9 From there, you can select the command that you wish to kill. SSH Agent Plugin The SSH Agent plugin automatically loads the available SSH keys when the shell session is started. This makes it very easy when you need to interact with a wide vari...
狂酷rofi神技——实现自定义菜单项和操作、像fzf一样用rofi-P2 9.2万 15 0:32 App archlinux开机速度 6.9万 32 1:39 App 活久见 腾讯真做了linux版qq了 1684 -- 8:24 App 也就输入了一串长字符,系统就被控制了?!——缓冲区溢出漏洞2 4977 4 35:31 App 写一个bili直播间弹幕TUI 2760 2 30:57...
【Mac上最强-最好看的终端iTerm+oh-my-zsh】保姆级配置教程演示模式搜索开始使用 wolai ☕️ 很抱歉,暂时没有网络 重新连上网络后,即可浏览此页面