Skip to content

Repository files navigation

Cabra-arretado Dotfiles

This dotifles contain the MacOS configurations for:

Setup

You will need Brew to manage all the packages we will need to start. I could use brew bundle command, but I rather not.

With Brew we will install:

  • Stow
  • Neovim
  • Tmux

With that done, we will use Stow to manage the symlinks. To do that we will use the setup.sh.

Git global ignore setup

Configure Git once to use the global ignore file from this repo:

git config --global core.excludesfile ~/dotfiles/git/.gitignore_global

Shell aliases setup

As there is some machine specific configurations in the .zshrc or .bashrc I rather only create an aliases file and source them manually. To do that we will just need go to the rc file and paste that there: source dotfiles/aliases.sh (Assuming we cloned the repo in the root directory)

About

My dotfiles. Tmux, Wezterm, Vim, Nvim and Zsh/Bash

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages