All Projects → mscoutermarsh → Dotfiles

mscoutermarsh / Dotfiles

Licence: other
my Vim/Tmux config 💪⚡️

Projects that are alternatives of or similar to Dotfiles

Wincent
💾 Dot-files
Stars: ✭ 882 (+23.88%)
Mutual labels:  iterm2, dotfiles
My Configurations
Chris Hough's .dot files + workstation setup
Stars: ✭ 40 (-94.38%)
Mutual labels:  iterm2, dotfiles
Dotfiles
🔘 neovim, zsh, tmux, iTerm2, macOS dotfiles
Stars: ✭ 7 (-99.02%)
Mutual labels:  iterm2, dotfiles
Dotfiles
Configurations for the tools I use every day
Stars: ✭ 898 (+26.12%)
Mutual labels:  iterm2, dotfiles
Mac Bootstrap
💻 Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (-86.52%)
Mutual labels:  iterm2, dotfiles
Dotfiles
🖥️ Automated Configuration, Preferences and Software Installation for macOS
Stars: ✭ 1,103 (+54.92%)
Mutual labels:  iterm2, dotfiles
Dotfiles
Configs 🤘🤘🤘
Stars: ✭ 39 (-94.52%)
Mutual labels:  iterm2, dotfiles
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (-13.34%)
Mutual labels:  iterm2, dotfiles
Dotfiles
👾 ~/
Stars: ✭ 91 (-87.22%)
Mutual labels:  iterm2, dotfiles
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-89.75%)
Mutual labels:  iterm2, dotfiles
Dotfiles
📍 My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (-78.79%)
Mutual labels:  iterm2, dotfiles
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (-96.77%)
Mutual labels:  dotfiles, iterm2
Dev Setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
Stars: ✭ 5,590 (+685.11%)
Mutual labels:  iterm2
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (-8.29%)
Mutual labels:  dotfiles
Autocomplete
Autocomplete for terminals on MacOS
Stars: ✭ 569 (-20.08%)
Mutual labels:  iterm2
Imgcat
It's like cat, but for images.
Stars: ✭ 577 (-18.96%)
Mutual labels:  iterm2
Dotfiles
🔧 .files, including ~/.macos — sensible hacker defaults for macOS
Stars: ✭ 27,262 (+3728.93%)
Mutual labels:  dotfiles
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (-8.57%)
Mutual labels:  iterm2
Dotfiles
💾 Ian's dotfiles, utils, and Zsh/Vim/tmux configs
Stars: ✭ 554 (-22.19%)
Mutual labels:  dotfiles
Dotfiles
🖥 My workstation/laptop dotfiles.
Stars: ✭ 553 (-22.33%)
Mutual labels:  dotfiles

dotfiles

dotfiles

screenshot (Here's what my setup looks like. Vim/Tmux)

New to Vim?

If you're brand new to Vim, I recommend using ThoughtBot's dotfiles. They are better maintained than mine :).

Installation

If you have trouble during installation, please open an issue or pull request. ⭐️

  1. Clone this repo (or your own fork!) to your home directory (/Users/username).
git clone https://github.com/mscoutermarsh/dotfiles ~/.dotfiles
  1. Install homebrew if you haven't yet (Mac Only)

  2. Install npm if you haven't yet.

  3. Run the setup

cd ~/.dotfiles
./install

Recommended

neovim I use Neovim instead of the default Vim.

brew install neovim

iterm2 Use iterm2 instead of Terminal: http://iterm2.com/

Tmux

$ brew install tmux
$ brew install reattach-to-user-namespace

Thanks ❤️

Contributing

Did you have trouble installing this? Could I make the documentation better? Let me know @mscccc. Or please fork & create a pull request with your suggestions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].