/dotfiles

zsh dotfiles

Primary LanguageShell

Fduch2k dotfiles

Description

ZSH settings and packages for creating same env on every linux/macos machine

Installation

curl -s https://raw.githubusercontent.com/fduch2k/dotfiles/master/install.sh | bash -s

Included packages

  • tj/git-extras: A collection of useful Git utilities.

  • zsh-users/zsh-completions: Additional completions for Zsh.

  • zsh-users/zsh-autosuggestions: Fish-like autosuggestions for Zsh.

  • zdharma-continuum/fast-syntax-highlighting: Syntax highlighting for Zsh.

  • zsh-users/zsh-history-substring-search: Substring history search for Zsh.

  • sharkdp/bat: A cat clone with syntax highlighting and Git integration.

  • sharkdp/fd: A simple, fast, and user-friendly alternative to find.

  • peterhurford/git-it-on.zsh: Open the current Git repository in your browser.

  • BurntSushi/ripgrep: Line-oriented search tool that recursively searches directories for a regex pattern.

  • aurora/rmate: Remote TextMate-like editor over SSH connection.

  • djui/alias-tips: Display helpful alias tips when you mistype a command.

  • rupa/z: Tracks your most used directories and allows you to quickly navigate to them.

  • sindresorhus/pure: Pretty, minimal, and fast Zsh prompt.

  • ptavares/zsh-exa: Zsh plugin for the exa file manager.

  • junegunn/fzf: Command-line fuzzy finder.

  • Aloxaf/fzf-tab: Adds tab completion to fzf.

  • unixorn/fzf-zsh-plugin: Zsh plugin for fzf key bindings and fuzzy completion.

  • jqlang/jq: Command-line JSON processor.

  • dandavison/delta: Viewer for Git and diff output.

  • ClementTsang/bottom: Cross-platform graphical process/system monitor.

  • zellij-org/zellij: Terminal workspace with split panes and multiplexing.

  • arzzen/calc.plugin.zsh: Advanced calculator for Zsh.

  • lukechilds/zsh-better-npm-completion: Better completion for npm commands.

    • Source Repository