https://github.com/leandromoreira/dotfiles
dotfiles
https://github.com/leandromoreira/dotfiles
Last synced: 5 months ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/leandromoreira/dotfiles
- Owner: leandromoreira
- Created: 2012-05-13T04:19:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T01:28:22.000Z (over 1 year ago)
- Last Synced: 2025-01-16T22:43:29.925Z (5 months ago)
- Language: Shell
- Size: 154 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles for Mac/Ubuntu
My config files (zsh and vim mostly) for Mac/Ubuntu *unix. I have only tested this on ubuntu 12.04, 12.10 and 13.04, MacOS 10.7.4, 10.8.2, 10.8.4, 10.9.1 and 10.14.5 (mojave).
# Prerequisites
* git installed and change .gitconfig file for your user and email
* for mac: homebrew
* iterm2 installed# What it'll install/do
* nvim (and all plugins)
* oh-my-zsh (steeef theme)
* mackup (restore)# TODO
* remove all the .files and maybe put them on proper folder
* change logic to .bashrc instead of .bash_profile
* find a way to install docker/docker-compose on macos