Skip to content

Latest commit

 

History

History
59 lines (52 loc) · 1.32 KB

README.md

File metadata and controls

59 lines (52 loc) · 1.32 KB

Installation

$ cd $HOME
git clone --bare [email protected]:gerryster/unix_env.git .git
# Cloning the repo with the "bare" option allows it to be created in an existing directory.
$ vim .git/config
# remove the "bare=true" line
$ git checkout main

# Git Aware Prompt:
cd ~/.bash
git clone https://github.com/jimeh/git-aware-prompt.git

VS Code Extensions to install

  • All Autocomplete
  • Atom Keymap
  • Code Spell Checker
  • EditorConfig for VS Code
  • GitLense
  • markdownlint
  • npm intellisense
  • Open in Github (highly recommended! Also works with Bitbucket)
  • Ruby
  • ruby-rubocop
  • vscode-spitify
  • YAML
  • YAML key viewer
  • Paste and Indent

Atom packages to install

  • copy-path
  • linter
  • linter-eslint
  • vim-mode
  • git-plus
  • custom-title with this config <%= relativeFilePath %><% if (projectPath && gitHead) { %> [<%= gitHead %>] <% } %>
  • set-syntax
  • goto-definition
  • open-on-bitbucket

Sublime Text Packages to Install:

Package Control GotoRecent Git Haml SideBarEnhancements SublimeLinter All Autocomplete HTML5 sublime-github Syntax Highlight for SASS BracketHighlighter lispindent SublimeREPL sublime-paredit