Skip to content

gerryster/unix_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My *nix environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published