Skip to content

Octaviocossy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
  • Neovim 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.

Tmux Setup