Skip to content

Just my basic linux config files.

Notifications You must be signed in to change notification settings

elkangaroo/linuxconfigs

Repository files navigation

linuxconfigs

Just some config files.

Requirements

  • GIT 1.8.0+
  • TMUX 2.4+
  • Vim 7.4+ or Neovim 0.1.5+

Install/ Update

$ ./dot.sh
$ ./dot.sh --update

Create ~/.gitconfig.local with the following content (your git username and email):

[user]
  name = <yourname>
  email = <youremail>

Copy all the code snippets you need from https://github.com/honza/vim-snippets/blob/master/snippets/ to .vim/snippets/

About

Just my basic linux config files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published