Sets up and keeps up to date the development tools.
- Homebrew
- git
- curl
- iTerm2
- tmux
- ohmyzsh
Meslo LG M DZ Regular Nerd Font Complete.ttf- sets up the font, required byNvimTreeandLualine(Status line)tokyonight_moon.itermcolors- a Tokyo Night iTerm theme
Clone this repo to the home ~ directory:
$ cd ~
$ git init
$ git remote add origin https://github.com/tomgasaner/dot-files.git
$ git pull origin mainRun make to see the available commands:
$ make
install Install iterm2, tmux, zsh, font
install-nvim Install tomgasaner/nvim-installer
remove-nvim Remove tomgasaner/nvim-installerRunning make install will install or upgrade the components. Then:
- double-click on
Meslo LG M DZ Regular Nerd Font Complete.ttfto add the Meslo font - double-click on
tokyonight_moon.itermcolorsto add a Tokyo Night iTerm theme - configure
.gitconfigwith your credentials - iTerm Settings → Profiles → Text - select
Meslo Nerdfont- (Optional) Set the font size to 19
- iTerm Settings → Profiles → Colors - select
tokyonight_moonpreset
Running make install-nvim additionally installs or upgrades my Neovim distribution.
Manual instructions on iTerm2 + oh my zsh + solarized + Meslo powerline font