Skip to content

imvuong/dotfiles-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

A collection of my personal dotfiles.

Installation

Your first step is to clone this repository:

git clone https://github.com/imvuong/dotfiles.git ~/dotfiles

Manual Installation

Create symbolic links for the configurations you want to use, e.g.:

ln -s ~/dotfiles/vim/.vimrc ~/.vimrc

Using GNU Stow (recommended)

Install GNU Stow (if not already installed)

Mac:      brew install stow
Ubuntu:   apt-get install stow
Fedora:   yum install stow
Arch:     pacman -S stow

Then simply use stow to install the dotfiles you want to use:

cd ~/dotfiles
stow oh-my-zsh
stow zsh

About

My dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages