Skip to content

mayconbeserra/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

It contains the installation and configuration for most of apps I use.

Important: It is not fully automated yet.

Appearance

Darwin

iTerm2 + Tmux

VIM

Linux

  • Ubuntu 16.04
  • Gnome 3.20
  • Appearance config in the desktop image

iTerm2 + Tmux

VIM

Linux Desktop

Linux Workspaces

Install

Clone this project:

git clone [email protected]:maxcnunes/dotfiles.git ~/.dotfiles
or
git clone https://github.com/maxcnunes/dotfiles.git ~/.dotfiles

Install Dropbox and sync the data.

Bootstrap and install apps:

cd ~/.dotfiles
./script/bootstrap.sh
./script/install.sh

Manual Configurations

Some configurations are easier manually (or I'm too tired to automate them right now).

Linux: Gnome extensions from Chrome

Linux: Terminal Font

Although the font is automatically download to ~/.fonts. I could not set automatically the gnome terminal font. So we need to do it manually changing the font to: SauceCodePro Nerd Font Semibold 10.

References

Based on few existig vim configuration projects:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 78.6%
  • Vim Script 21.4%