Skip to content

pigor/dot_files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oh My ZSH Configs

Instalando o zsh:

> sudo apt install zsh

Instalando o oh my zsh:

> sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Plugins:

- https://github.com/zsh-users/zsh-autosuggestions
- https://github.com/junegunn/fzf
- https://github.com/zsh-users/zsh-syntax-highlighting

Last step:

> cp .zshrc $HOME
> cp .gitconfig $HOME


About

Config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.0%
  • Ruby 11.0%