Coder Social home page Coder Social logo

config-files's Introduction

config files

These files contain my personal configuration for using neovim, tmux, zsh and other useful day to day tools.

The best way to use this is to clone the repository to your root folder and then create symbolic links for the relevant files to the relevant folders that they need to be run from. Another option is to use from dropbox instead of home folder and create symbolic links from there.

Instructions for nvim setup

(These instructions are old but still relevant for the most part - will update)

  1. Run the following command to install vim.plug in the autoload directory: curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vi
  2. Create .config folder in root folder
  3. Clone repository from git using following command git clone https://github.com/walkermj/nvim.git
  4. Rename 'config-files' folder to 'nvim'
  5. run nvim to open up neovim and then run :PlugInstall to install all of the plugins referenced in the init.vim file.
  6. Close nvim and then re open and it should be as specified in init.vim file
  7. Install homebrew as per the following instructions.
  8. Install tmux with brew install tmux
  9. Install oh-my-zsh using the instructions from the following site: https://github.com/ohmyzsh/ohmyzsh
  10. Install Powerlevel10k (a nice zsh theme) using instructions from the following site: https://github.com/romkatv/powerlevel10k

Notes

  • To use Nord theme in iterm, you need to install the NordiTerm colour palette accessible at the following link: https://www.nordtheme.com/ports
  • symlink the following files to your root folder: init.vim, .tmux.conf, .zshrc

config-files's People

Contributors

walkermj avatar walker-mj 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.