mikeokner / dotfiles

Shell configurations for Mac/Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurations for Mac/Linux shell environment

Included in this repository are the configurations & dotfiles for my Mac/Linux shell environment.

My zsh shell inside tmux looks like:

alt tag

And my MacVim window looks like:

alt tag

Setup

  • Install:
    • xcode-select --install
    • brew tap
      • sambadevi/powerlevel9k
      • salesforce/policy_sentry https://github.com/salesforce/policy_sentry
    • brew
      • assh
      • powerlevel9k
      • awscli
      • groovy
      • pygments
      • sbt
      • vault
      • cfssl
      • htop
      • python
      • scala
      • vim
      • diff-so-fancy
      • jq
      • libyaml
      • python3
      • sqlite
      • wget
      • kubernetes-cli
      • lua
      • perl
      • policy_sentry
      • readline
      • ruby
      • terraform
      • gdbm
      • go
      • hh
      • nmap
      • libevent
      • ncurses
      • osx-cpu-temp
      • pipenv
      • reattach-to-user-namespace
      • tfenv
      • tmux
      • nvm
      • zsh
    • brew cask
      • aerial
      • docker
      • intellij-idea-ce
      • iterm2
      • karabiner-elements
      • microsoft-teams
      • slack
      • slate
      • zoom
  • Copy dotfiles to home dir
  • clone oh-my-zsh
  • Ensure SSH dir is configured as expected, gen keys
    • Firefox
      • ublock origin
      • React dev tools
    • Chrome
      • ublock origin
    • Xcode

About

Shell configurations for Mac/Linux


Languages

Language:Python 48.2%Language:Vim Script 45.2%Language:Shell 4.1%Language:JavaScript 2.5%