Skip to content

wahtique/dotfiles

Repository files navigation

wahtique's custom ZSH

Dotfiles repo managed using chezmoi

What's included

  • plugin list managed with ZINIT adding
    • ALT+E to Edit or ALT+R to Read files chosen with fzf
    • ALT+\ to jump to previously visitd directory with zoxide interactive mode
    • CTRL+R or ARROW-UP to search command history with atuin
    • CTRL+Gfor cheatsheets powered by navi
    • fish like inline auto-complete
    • fzf tab completion
    • auto-completion generation from --help
  • custom oh-my-posh theme based on Dofoerix's theme

prompt

  • home-manager config to setup dependencies
  • LunarVim config
  • NvChad config
  • and much more ( well just a little for now but much more soon ! )

Programs are managed using nix and home-manager. They can be installed before applying chezmoi's dotfiles for the first time but included install script will try to do if they are not found on your system.

Installation

  • CHECK zsh is your default shell, or set it with chsh
  • Ensure github is properly setup
    • check here to setup ssh with your a rsa key
  • Fork this repo !
  • Install chezmoi (with your github username ofc)
sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply $GITHUB_USERNAME
  • Run chezmoi apply and (hopefully) rock'n roll baby !

About

Dotfiles repo for chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published