Skip to content

marcofranssen/dotfiles

Repository files navigation

Dotfiles

Prerequisites

Once Homebrew is installed the remainder of the prerequisites can be installed with the following command:

brew install git tmux stow zsh gh

Installation

Checkout the repository into ~/.dotfiles and use stow to create the symlinks:

git clone git@github.com/marcofranssen/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow .

Configure ViM

curl -sS https://raw.githubusercontent.com/marcofranssen/dotfiles/main/install_plugins_vim.sh | bash

Configure git

Prerequisites

curl -sS https://raw.githubusercontent.com/marcofranssen/dotfiles/main/install_gitconfig.sh | bash

Configure gh cli

curl -sS https://raw.githubusercontent.com/marcofranssen/dotfiles/main/install_ghconfig.sh | bash

About

.vimrc .inputrc .bashrc etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors