Skip to content

7fELF/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Description

Sets up my work environment with all my configuration files in only a few minutes

Quick install command

⚠️ Do not run this unless you understand what it does ⚠️

curl -sSL https://raw.githubusercontent.com/7fELF/dotfiles/master/install.sh | sh

TODO

Vim

  • let g:gruvbox_italic = 0
  • Install Linters tools for w0rp/ale (For Go)
  • Install Linters tools for w0rp/ale (for other languages)
  • Set up YouCompleteMe
  • Install ctags and go get -u github.com/jstemmer/gotags to install tagbar

Others

vm.swappiness = 0
fs.inotify.max_user_watches = 524288
  • /usr/share/glib-2.0/schemas/
sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published