Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages