Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.54 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.54 KB

About my dotfiles ☕️

These dotfiles are likely to change over time. All the config what found in this repository was created in WSL.

Contents

  • Zsh config.
  • Tmux config.
  • PowerShell config.
  • Alacritty config.
  • Windows Terminal config.

PowerShell Setup

ZSH Setup

  • Zsh shell - Zsh is a shell designed for interactive use, although it is also a powerful scripting language.
  • ohmyzsh - An open source, community-driven framework for managing your zsh configuration.
  • Starship - A Zsh theme.
  • Brew - The Missing Package Manager for macOS (or Linux)
  • Lazygit - Simple terminal UI for git commands.
  • zap - A minimal zsh plugin manager
  • eza - A modern replacement for ls.
  • macchina - A system information frontend with an emphasis on performance.

Tmux Setup