Skip to content

AsakawaP/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Asakawa's dotfiles

Linux Server Initial Setup

curl -L https://github.com/AsakawaP/dotfiles/server/initial.sh -o init.sh \
  && chmod +x init.sh \
  && ./init.sh

User Initial Setup

Clone this repo and create symbol links:

git clone https://github.com/AsakawaP/dotfiles.git $HOME/dotfiles

Oh My Zsh

Run the command below with Oh My Zsh installed:

ln -s $HOME/dotfiles/oh-my-zsh/custom.zsh $ZSH_CUSTOM/custom.zsh \
   && source ~/.zshrc

tmux

Run the command below with tmux installed:

ln -s $HOME/dotfiles/tmux/.tmux.conf $HOME/.tmux.conf

About

Asakawa's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages