Skip to content

LukeLike/dotfiles

Repository files navigation

  1. Manually install git, zsh, tmux etc.
sudo apt update
sudo apt install zsh git vim tmux wget -y
  1. Run bash file install.sh to copy the files into the right places and install relevant packages (PLEASE RUN THE SCRIPT IN THE DIRECTORY THAT HOLDS IT).
  2. List of configurations:
    • .vimrc
    • .bashrc
    • .zshrc
    • .npmrc
    • .gitconfig
    • .pip/pip.conf
    • .vim/colors/Tomorrow-Night.vim
    • .vim/after/ftplugin/*.vim (setting for different filetypes)
    • .vim/after/UltiSnips/*.snippets (snippets for UltiSnips)
    • .condarc
    • .tmux.conf (general settings, mostly taken from gpakosz/.tmux)
    • .tmux.conf.local (local settings)
  3. List of packages to install:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published