10000 GitHub - IgorAssuncao/dotfiles: Personal config files for tmux, i3, vim and profile
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

IgorAssuncao/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System-config

i3

Personal i3 window manager config file under .i3 folder

vim

Personal Vim config file

It uses Vim-Plug as the PluginManager, if any help is needed with Vim-Plug, it can be found in the official repo

To setup correctly you need to clone the repo in ~ Then run: ln -s system-config/.config/vim ~/.vimrc Make sure to install all the plugins using :PlugInstall inside vim You're all set

Xinit

Must have nvidia proprietary driver installed to work

To install NVidia proprietary driver in Manjaro or Arch

inxi -G -> This shows GPU information
mhwd -a pci nonfree 0300 ->  This installs GPU the proprietary drive

To make the .xinitrc file located under config/xinit work all you have to do is sh cp ./config/xinit/.xinitrc ~

About

Personal config files for tmux, i3, vim and profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0