Skip to content

300degree/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configs

  • Vim
  • Tmux
  • Zsh

in .zshrc, I added a config for MPI. If you don't use MPI, you can simply remove this config

Requirements and tools that I use

🚀 Installation

Clone the repository.

git clone https://github.com/300degree/dotfiles.git $HOME/dotfiles && cd $HOME/dotfiles

and run setup.sh:

./setup.sh