Skip to content

caiangums/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

79 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š dotfiles

Personal dotfiles repo. Simple and Minimal.

๐Ÿ“ฆ What I use

  • zsh - shell
  • Alacritty - fastest terminal ever
  • tmux - terminal multiplexer
  • neovim - text editor
    • I choose to move forward from vim compatibility
  • asdf - tool version manager (to rule them all?)

๐Ÿบ What about the first setup?

Configuring a new machine doesn't have to be painful. See the setup/ directory and check your flavor:

๐Ÿง™โ€โ™‚๏ธ Why focused in simplicity?

Yes.

๐Ÿ”ญ Install

  1. Clone this repo at .dotfiles dir inside your $HOME dir
$ git clone https://github.com/caiangums/dotfiles.git $HOME/.dotfiles
  1. Run install script
$ cd .dotfiles
$ ./install.sh
  1. Update the .gitconfig file with your name and email

  2. neovim - Open editor and run :PlugInstall

๐Ÿค” Why do you use X instead of Y?

Personal choices. Facing that as a goal and not as a path limit the possibility to improve.

And what about OhMyZsh?

I like it and used it before. But I prefer maintain my own configs based on what best fits me.

About

๐Ÿ“š Dotfiles

Topics

Resources

Stars

Watchers

Forks

Contributors