eldesperado / .dotfiles

My personal .dotfiles • powered by https://git.io/dotbot 💾

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrungPNN's Dotfiles


This dotfiles contains awesome configurations for CLI commands and macOS environments, along with powerfully customized Vim, Zsh.

Screenshot of my shell prompt

Installation

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

After cloning this repo, run install to automatically set up the development environment. Note that the install script is idempotent: it can safely be run multiple times.

Dotfiles uses Dotbot for installation.

$ git clone https://github.com/eldesperado/.dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install

Sensible macOS defaults

When setting up a new Mac, you may want to set some sensible macOS defaults:

$ sh ~/.setup/macos/.macos

Install Homebrew formulae

When running install script, it will ask you whether you want to install Homebrew and its formulae or not.

Author

twitter/trungpnn
Nhat Trung

Thanks to…

License

Copyright (c) 2013-2017 Pham Nguyen Nhat Trung. Released under the MIT License. See LICENSE.md for details.

About

My personal .dotfiles • powered by https://git.io/dotbot 💾

License:MIT License


Languages

Language:Lua 62.4%Language:Shell 37.6%