GithubHelp home page GithubHelp logo

00mjk / dotfiles-17 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from christhekeele/dotfiles

0.0 0.0 0.0 9.03 MB

My personal dotfiles for *nixes

License: Other

CoffeeScript 0.87% Shell 61.10% Ruby 0.61% Less 11.15% Vim Script 26.27%

dotfiles-17's Introduction

dotfiles

christhekeele's personal dotfiles for *nixes

Installation

ex: install chrome sync except bookmarks, history, theme system prefs default browser unbind spotlight touchpad change scroll direction touchpad increase sensitivity keyboard lights touchbar -> function keys replace siri in touchbar with screenshot key set computername/hostname install alfred license shortcut extra files install daisydisk license install menumeters, icleanmemory, divvy install iterm, vscode xcode-select --install install brew brew install git rcm ssh keys git clone dotfilessrc ln -s dofilessrc ~/.dotfiles rcup -v -d ~/.dotfiles brew install fish sudo cat $(which fish) >> /etc/shells chsh -s $(which fish) git clone asdf ~/.config/asdf brew install gcc xz for plugin in R awscli cmake elasticsearch elixir elm erlang github-cli golang haxe imagemagick jq julia lua mongodb mysql nodejs postgres python rabbitmq redis ruby rust sqlite terraform; asdf plugin add $plugin; end brew install curl ffmpeg pandoc sloc zlib brew tap homebrew/cask-fonts brew install --cask font-fira-code point iterm to config file restart iterm install docker brew install gnupg asdf install nodejs 15.14.0 asdf global nodejs 15.14.0 brew tap hashicorp/tap brew install vagrant brew tap virtualbox brew install virtualbox brew install ack install slack, teams, spotify, zoom, tableplus

Requirements: git, rcm, sudo access

Get my dotfiles ร  la:

git clone [email protected]:christhekeele/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update --recursive

They're made to work with the excellent dotfile manager rcm. After installing rcm, you can run rcup to link them into your home folder, or rcup -t mac to include OSX-specific goodies.

Post-Installation

Running rcup for the first time will accidentally place this project's README and LICENSE in your home folder. (Later runs won't once the .rcrc is in place.) After your initial installation, prune them with rm -f ~/.LICENSE.md ~/.README.md.

Contents

Universal

  • a .rcrc to ignore *.md files in the dotfiles directory
  • a simple .gemrc that doesn't install documentation
  • a simple .railsrc that prefers postgres
  • my Atom editor customizations
  • a custom install of prezto, a zsh framework, with handwritten battery indicator and git index prompt options
  • a custom prezto theme using those features
  • all my zsh runcoms
  • a hook to set zsh as your default shell

Mac

  • a Brewfile that uses brew and cask to provision my go-to libraries and applications
  • a hook to install brew and modify your /etc/paths to sate it
  • a hook to execute the Brewfile

dotfiles-17's People

Contributors

christhekeele avatar rxrobot avatar

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.