Skip to content

BrenoAndrade/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

Welcome to my ever-evolving dotfiles! Tailored for MacOS but with Linux compatibility on the horizon, these configurations streamline my workflow.

Preview

Table of Contents

Features

  • Shell: Customized Zsh with a unique theme, managed by Oh My Zsh.
  • Prompt: Starship prompt for a sleek, speedy, and adaptable interface.
  • Completion: Zsh completions for commands like git, docker, kubectl, helm, and more.
  • Aliases: Handy shortcuts to simplify your life.
  • Plugins: Enhanced experience with zsh-autosuggestions, zsh-syntax-highlighting, and others.
  • FZF: Effortless fuzzy searching for files and directories.

Installation

Clone the repo and run the setup script to get started.

MacOS

# clone the repo
git clone https://github.com/brenoandrade/dotfiles.git ~/.dotfiles

# run setup script
./.dotfiles/setup/macos.sh

# register .zsh in .zshrc
echo "source $HOME/.dotfiles/.zsh >> $HOME/.zshrc"

The setup script will symlink the dotfiles to your home directory and install Homebrew along with essential packages.

About

My Dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages