Skip to content

alexnault/dotfiles

Repository files navigation

Dotfiles

Ergonomic shell configuration for MacOS and Linux (with Windows support through WSL).

Requirements

Install zsh:

sudo apt-get install zsh
chsh -s /bin/zsh

Install Prezto:

git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"

Installation

  1. Clone the repository:
git clone https://github.com/alexnault/dotfiles.git ~/.dotfiles
  1. Symlink the dotfiles to your home directory:
source ~/.dotfiles/bootstrap.sh

Inspired by:

License

MIT

About

Ergonomic shell configuration for MacOS, Linux and Windows (WSL)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages