Skip to content

taikishiino/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

bash

$ cd ~/
$ git clone https://github.com/taikishiino/dotfiles.git
$ ln -sf ~/dotfiles/.vimrc ~/.vimrc
$ ln -sf ~/dotfiles/.bashrc ~/.bashrc
$ ln -sf ~/dotfiles/.bash_profile ~/.bash_profile

$ source ~/.bash_profile

zsh

$ cd ~/
$ git clone https://github.com/taikishiino/dotfiles.git
$ ln -sf ~/dotfiles/.vimrc ~/.vimrc
$ ln -sf ~/dotfiles/.zshrc ~/.zshrc
$ ln -sf ~/dotfiles/.zprofile ~/.zprofile

$ source ~/.zshrc
$ source ~/.zprofile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published