Skip to content

maxclaus/dotfiles

Folders and files

NameName
Last commit message
Last commit date
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022
Mar 16, 2017
Jun 14, 2022
Feb 20, 2024
Jun 14, 2022
Aug 18, 2022
Nov 2, 2022
Jul 8, 2016
Jun 14, 2022
Jun 14, 2022
Aug 29, 2016
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022
Oct 20, 2024
Jul 25, 2022
Jun 14, 2022
Aug 29, 2016
Jun 14, 2022
Nov 29, 2023
Aug 30, 2016
Jun 14, 2022
Nov 29, 2023
Jun 14, 2022
Oct 20, 2024
Sep 1, 2016
Jul 8, 2023
Oct 20, 2024
Jun 14, 2022
Jun 14, 2022
May 16, 2024
Aug 31, 2016
May 14, 2018
Mar 13, 2016
Jun 14, 2022
Oct 20, 2024
Mar 13, 2024
Jul 1, 2016
Mar 13, 2024

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 git@github.com: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

MacOS

iTerm manual settings after VIM has been installed:

  • Theme:
    1. Open iTerm then go to Preferences>Profiles>Default>Colors
    2. Import the One Dark theme from ~/.vim/bundles/onedark.vim/term/One Dark.itermcolors
    3. Select the One Dark theme after imported
    4. Fix the theme color in ANSI Colors section by setting Black Normal to 282c34.
  • Font:
    1. Download and install Monaco for Powerline font
    2. Open iTerm then go to Preferences>Profiles>Default>Text
    3. Select Monaco for Powerline font

Linux

Gnome extensions from Chrome

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