All Projects → shelldandy → dotfiles

shelldandy / dotfiles

Licence: other
Current: Neovim, Tmux, FishShell. Old but still there: prezto, zsh.

Programming Languages

shell
77523 projects
Vim Script
2826 projects
Vim Snippet
174 projects

Projects that are alternatives of or similar to dotfiles

squidgefiles
Beautiful dotfiles 🦑
Stars: ✭ 20 (-56.52%)
Mutual labels:  tmux, iterm2, prezto
Dotfiles
📍 My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (+228.26%)
Mutual labels:  tmux, iterm2, fish-shell
Dotfiles
👾 ~/
Stars: ✭ 91 (+97.83%)
Mutual labels:  tmux, iterm2
Mac Bootstrap
💻 Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (+108.7%)
Mutual labels:  tmux, iterm2
Sendcode
Send code and text to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, Terminus; R (RStudio), Julia, IPython.
Stars: ✭ 166 (+260.87%)
Mutual labels:  tmux, iterm2
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+1241.3%)
Mutual labels:  tmux, iterm2
Dotfiles
🔘 neovim, zsh, tmux, iTerm2, macOS dotfiles
Stars: ✭ 7 (-84.78%)
Mutual labels:  tmux, iterm2
Dotfiles
My dotfiles
Stars: ✭ 121 (+163.04%)
Mutual labels:  tmux, fish-shell
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (-50%)
Mutual labels:  tmux, iterm2
dotfiles
Configuration settings for my terminal
Stars: ✭ 30 (-34.78%)
Mutual labels:  tmux, fish-shell
dotfiles
🔯 A collection of my rc files (tmux, neovim, zsh, fish, poetry, git, ...etc) and utilities that make everyday coding fun!
Stars: ✭ 23 (-50%)
Mutual labels:  tmux, fish-shell
dotfiles
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.
Stars: ✭ 54 (+17.39%)
Mutual labels:  tmux, fish-shell
Radian
🍉 Dotfiles that marry elegance and practicality.
Stars: ✭ 274 (+495.65%)
Mutual labels:  tmux, iterm2
modern-linux.info
Learning Modern Linux book website
Stars: ✭ 35 (-23.91%)
Mutual labels:  tmux, fish-shell
Wincent
💾 Dot-files
Stars: ✭ 882 (+1817.39%)
Mutual labels:  tmux, iterm2
dotfiles
🐟 sheriferson's dot, config, and setup files
Stars: ✭ 13 (-71.74%)
Mutual labels:  tmux, fish-shell
dotfiles
❤ ~/.🛠🐈 the daily jam 🍞🥜🍇🍞
Stars: ✭ 55 (+19.57%)
Mutual labels:  tmux, fish-shell
dotfiles
⭐ My own world.
Stars: ✭ 12 (-73.91%)
Mutual labels:  tmux, fish-shell
appear
reveal terminal programs in the gui
Stars: ✭ 29 (-36.96%)
Mutual labels:  tmux, iterm2
dotfiles
A place to store config files so I can revert when my entire system crashes from entering the wrong character
Stars: ✭ 25 (-45.65%)
Mutual labels:  tmux, iterm2

Shelldandy's Dotfiles 💻

My current terminal setup

My current terminal setup

Check more images in the images folder 💅

Works best with...

In my current setup I'm using some themes and plugins to make the whole experience more enjoyable without adding weight to the startup.

  • iTerm configuration files for extra swag

  • Introducing Neovim support and swag

  • Uses vim-plug for plugin management on neovim

  • Node version manager

Installing Everything from Scratch

  • First log into your AppStore and download X-Code we will need this for git and other maybe important tools.
  • Now git clone the repo
$ git clone https://github.com/mike3run/dotfiles.git
  • Now cd into scripts
$ chmod +x install.sh
$ ./install.sh
# If you want my AppStore downloads
# They only work if you had downloaded them too before
$ ./install.sh --mas-install
  • Sit back and enjoy

  • Note: mas.sh script will only work if you have also purchased those apps so you might want to edit that part or delete it totally

  • I'm talking about all the commands that start with mas install XXXXX

  • Now cd outside of the dotfiles folder and run

$ rcup -d dotfiles -v
  • That will sync the actual dotfiles in your system and you can git pull for life and be in sync.

  • Enjoy

  • Remember to pull from time to time and in neovim run :PlugUpdate

💕💕💕

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].