Skip to content

aemr3/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository contains my dotfiles.

Requirements

git, curl, ps, gcc is required to install the dotfiles. They are usually pre-installed on macOS with command line tools. If you are using Linux, you can install them with the following commands:

sudo apt install git curl procps build-essential

Installation

Clone the repository and run install.sh script.

git clone https://github.com/aemr3/dotfiles.git .dotfiles
cd .dotfiles
./install.sh

It will install brew, zsh, oh-my-zsh, tmux, neovim, and other tools and create symlinks in your home directory to the files in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published