Giter Club home page Giter Club logo

dotfiles's Introduction

emma's dotfiles

Installing:

Clone this repo into your root dir, then running:

./install.sh

should do everything to have your terminal / vim up and running.

Can append contents of .gitconfig to your own root .gitconfig.

Updating dotfiles:

If you make an update to a dotfile and want to update your own clone of this repo you can run:

./update.sh

This ignores anything after "do-not-include" in your dotfiles (for machine specific things). For example, if you have #do-not-include in .bash_profile or "do-not-include in .vimrc then everything after will not be included

Notes:

  • If you have merlin installed (opam install merlin), running opam user-setup install should configure Vim to use merlin

  • Configure coc.nvim language servers (e.g. for Haskell and OCaml)

Dependencies:

  • yarn for coc.nvim
    • If this dependency is missed, :PlugInstall will not suffice -- go into ~/.vim/plugged/coc.nvim and run yarn install
  • zsh (4.9 or greater) for oh-my-zsh
  • Some things that are hopefully already installed: vim, git, clang, cmake, python2.7, curl/wget
    • For terminal inside vim functionality, you need vim 8
  • Some plugin dependencies (you can remove the relevant plugin for each of these instead of getting the dependency)
    • Nerd Fonts and then set your terminal font to an installed Nerd Font for the airline status bar to display properly. Alternatively, you can change the line let g:airline_powerline_fonts=1 to let g:airline_powerline_fonts=0 in ~/.vimrc
    • fzf for the fzf-vim plugin, super useful plugin that lets you search within your project
    • ag for fzf-vim's project search feature + for grepping
    • bat for fzf-vim's project search feature to syntax highlight file previews (optional)
    • fd for fzf-vim's file searching
    • iTerm2 (with Preferences -> Terminal -> 'Save lines to scrollback in alternate screen mode' unchecked) for the onedark.vim color scheme to look better

dotfiles's People

Contributors

emmanueljs1 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.