Skip to content

Static-Dragon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

How to use

The nvim and zsh folders go in .config, and the contents of the bash/global folder are moved to /etc (or elsewhere if you wish.)

Requirements for vim changes

Now that I am using neovim there is no need for manual plugin installation

Vim Requires powerline fonts, and lua for the plugins to function correctly Also the following plugins:

Pathogen by tpope (Required for all below plugins)

vim-fugitive by tpope

Supertab by ervandew

Vim-Airline

Neocomplete by Shougo

NERDTree by scrooloose

NERDTRee-tabs by jistr

Vim-litecorrect by reedes

vim-pencil by reedes

vim-snipmate by garbas

gruvbox by morhetz

NOTE

Anyone wishing to fork any of my dotfiles, feel free to create a seperate branch, if the changes are something that I would find use of and actually use in my workflow, I will integrate it into the master branch with your permission

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/