Giter VIP home page Giter VIP logo

dotfiles's Introduction

My Dotfiles

Stratus3D

Everything I need to get setup on a new machine.

This repository contains my Vim, tmux, Zsh, Bash, and asdf config files, a script to symlink all the config files and directories in place, and a set of setup scripts that install all the tools I need on Ubuntu or OSX. The Solarized Color Scheme (http://ethanschoonover.com/solarized) is used for Vim and the terminal emulator profiles.

Features

  • Vim, tmux, Zsh, Bash, asdf, and Git configurations, as well as configurations for all other tools I use
  • Setup script that symlinks dotfiles and installs all the software I use
  • A collection of Bash scripts I rely on for software development
  • Profiles for the terminal emulators I use
  • List of commands I often forget

Installation

Prerequisites

  • curl - For the command below

Installation Steps

  1. Run the setup.sh. This will install all the necessary software, setup commonly used directories, and install dotfiles. Since the setup script is idempotent it can be run on machines that have already been setup without causing issues.

     curl -s https://raw.githubusercontent.com/Stratus3D/dotfiles/master/scripts/setup.sh | bash 2>&1 | tee ~/setup.log
    

    On Debian this is all you need to do. Everything should be installed and configured correctly. On OSX there are two remaining steps.

  2. (OSX only) Configure iTerm2 to use the custom profile stored in the dotfiles directory. In the iTerm2 preferences window click the "browse" button and navigate to ~/dotfiles/iterm2_profile/ and select the plist file.

Configuration

Configurations for all the tools are need are checked into this repository. All the dotfiles are symlinked with to my home directory with the scripts/makesymlinks.sh script. The makesymlink.sh script is run by the setup.sh script, which is used to install these dotfiles.

Software

This is software that I need for my day-to-day programming work. I try to keep this list updated with the latest software I am using. This allows me to quickly setup new development machines.

Tools

OSX Only

Browsers

  • Firefox
  • Chromium

Languages

Use asdf for version management (https://github.com/asdf-vm/asdf) for each language.

  • Erlang
  • Elixir
  • Ruby
  • Python
  • Lua
  • Javascript (NodeJS)

Frameworks

Documentation

Offline documentation suitable for day to day use.

Repositories that I referred to when creating these dotfiles

TODO

  • Complete the clone_all_bitbucket_repos.sh script so that all private repos can be cloned.
  • Complete the hosts_manager.sh script.
  • Figure out how to setup docsets locally when running the setup script.
  • Make vim highlight HTML and scripts in HTML correctly.
  • Add solarized light/dark toggle functions.
  • Make vim read color scheme from zsh.
  • Make cursor stay in last position when switching back to buffer kien/ctrlp.vim#240 https://askubuntu.com/questions/223018/vim-is-not-remembering-last-position

Feedback

Suggestions/improvements are welcome! Please open an issue or contact me directly.

dotfiles's People

Contributors

stratus3d avatar michaeljsmalley avatar joshukraine avatar zeroows avatar 1003407 avatar liuml07 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.