Skip to content

belminf/dotzsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh config

Dependencies

Arch

yay -S --needed pkgfile zsh git fzf direnv python-pipenv kubectx ripgrep bat gron-bin git tree tldr fd eza oh-my-posh
sudo systemctl enable pkgfile-update.timer

macOS

brew install coreutils gnu-sed gnu-which zsh git fzf direnv pipenv kubectx ripgrep bat gron git tree tldr fd eza oh-my-posh
/opt/homebrew/opt/fzf/install --key-bindings --completion --no-update-rc

Setup

git clone git@github.com:belminf/dotzsh.git ~/.zsh
git submodule update --init
ln -sf ~/.zsh/rc.zsh ~/.zshrc
ln -sf ~/.zsh/inputrc ~/.inputrc

Update

git submodule update --remote

Keys

  • Ctrl T: Find a file
  • Ctrl R: Search history
  • Ctrl Q: Push line till next prompt (e.g., forgot to run a different command first)
  • Ctrl B: Copy what is on the command line buffer

About

zsh shell config

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages