Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my dotfiles, nothing too fancy.

Install git, curl and vim

Make sure you have git, curl and vim, if not, then on Ubuntu or Debian run: apt-get install git git-core curl vim

Install oh-my-zsh

git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh

Change shell to zsh

chsh -s /bin/zsh

Install Homebrew

/bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install Homebrew packages

brew install lsd - LSDeluxe

brew install font-hack-nerd-font

iTerm2 > Preferences > Profiles > Text > Non-ASCII-Font > Change Font

brew install bat - code higlight

brew install silicon - code screenshots

brew install typos-cli - source code spelling checker

Clone dotfiles

git clone git://github.com/ronaldsgailis/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && rake install

Setup MAC defaults

./osx

Install symfony autocomplete

composer global require bamarni/symfony-console-autocomplete

About

My config files for vim, git, zsh, aliases and osx.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages