Coder Social home page Coder Social logo

nicholashoule / dotfiles-macos Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 47 KB

GitHub repo for macOS .dotfiles management using Homesick

Home Page: https://github.dev/nicholashoule/dotfiles-macos/

License: MIT License

Shell 86.15% Awk 3.61% Vim Script 4.38% Ruby 5.86%
dotfiles homesick macos ohmyzsh zsh spaceship vim

dotfiles-macos's Introduction

dotfiles-macos

macOS

This git repo depends on the Homebrew, Homesick & Spaceship Prompt projects to manage system dotfiles.

Required: Ruby

brew install ruby

Configure dotfiles with Homesick

  1. Install Homesick with gem install homesick
  2. Clone this castle with homesick clone nicholashoule/dotfiles-macos
  3. Create the symlinks with homesick symlink dotfiles

Git submodules

Set up VundleVim

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  • To install from command line: vim +PluginInstall +qall
  • To install inside Vim, launch vim and run :PluginInstall

Set up .oh-my-zsh

export ZSH="${HOME}/.oh-my-zsh"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Post-configurations

Theme - Set up Spaceship

brew install spaceship

Fonts - Set up Nerd Fonts

brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font

Homebrew

brew bundle

dotfiles-macos's People

Contributors

nicholashoule avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dotfiles-macos's Issues

.aliases, simplify and verify dot file

  • macOS specific with zsh shell
  • Reduce the amount of alias to simplify the file
  • Ensure aliases work as expected
  • Ensure macOS-specific aliases are still supported and working

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.