All Projects β†’ drewtempelmeyer β†’ dotfiles

drewtempelmeyer / dotfiles

Licence: other
A place to store config files so I can revert when my entire system crashes from entering the wrong character

Programming Languages

Vim Script
2826 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to dotfiles

dotfiles
πŸš€ tmux, ohmyzsh, powerlevel10k, neovim πŸ”§
Stars: ✭ 24 (-4%)
Mutual labels:  tmux, zshrc, nvim, nvimrc, tmux-conf
Dot-It-Up
A collection of dotfile scripts, plugins, and clever hacks so that you can become the master of your own OS! πŸš€
Stars: ✭ 254 (+916%)
Mutual labels:  tmux, zshrc, nvim, neovim-dotfiles, tmux-conf
dotfiles
πŸ€ Vim/Neovim + Tmux + Zsh + Alacritty = Build your own fantastic development environment
Stars: ✭ 65 (+160%)
Mutual labels:  tmux, zshrc, nvim, tmux-conf
dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (+40%)
Mutual labels:  tmux, zshrc, i3, polybar
dotfiles
Poom's Neovim, Tmux, Fish and other configurations for macOS & Linux. Literally my entire world.
Stars: ✭ 36 (+44%)
Mutual labels:  tmux, nvim, nvimrc, tmux-conf
dotfiles
πŸ’»dotfiles for: tmux, neovim, git, zsh, osx
Stars: ✭ 49 (+96%)
Mutual labels:  tmux, zshrc, neovim-dotfiles
dotfiles
My dotfiles for oh-my-zsh, vim and tmux πŸ“Ÿ
Stars: ✭ 23 (-8%)
Mutual labels:  tmux, zshrc, iterm2
dotstow
dotfiles managed with stow
Stars: ✭ 60 (+140%)
Mutual labels:  tmux, neovim-dotfiles, polybar
dotfiles
i3, Vim, Bash, Ruby, Typescript & React, Elixir, Golang & more!
Stars: ✭ 22 (-12%)
Mutual labels:  tmux, i3, nvim
dotfiles
🏑 My dotfiles
Stars: ✭ 64 (+156%)
Mutual labels:  tmux, zshrc, vimfiles
dotfiles
My dotfiles
Stars: ✭ 16 (-36%)
Mutual labels:  tmux, i3, polybar
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (+348%)
Mutual labels:  tmux, i3, nvim
dotfiles
πŸ’Ύ personal configuration files
Stars: ✭ 42 (+68%)
Mutual labels:  tmux, vimfiles, nvim
.dotfiles
πŸ’» My settings for macOS, kitty, zsh, nvim, tmux, and more πŸ› 
Stars: ✭ 44 (+76%)
Mutual labels:  tmux, neovim-dotfiles, tmux-conf
dotfiles
There is no place like ~/
Stars: ✭ 19 (-24%)
Mutual labels:  tmux, i3, tmux-conf
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+3840%)
Mutual labels:  tmux, zshrc, i3
dotfiles
πŸ”― A collection of my rc files (tmux, neovim, zsh, fish, poetry, git, ...etc) and utilities that make everyday coding fun!
Stars: ✭ 23 (-8%)
Mutual labels:  tmux, zshrc, nvimrc
dotfiles
My personal set of dotfiles (Managed with Stow)
Stars: ✭ 34 (+36%)
Mutual labels:  tmux, i3, polybar
dotfiles
my personal dotfiles managed by dotbot, zinit
Stars: ✭ 65 (+160%)
Mutual labels:  tmux, zshrc, tmux-conf
dotfiles
nvim, tmux, zsh, fzf, bspwm, suckless tools, and more!
Stars: ✭ 89 (+256%)
Mutual labels:  tmux, compton, polybar

dotfiles

Requirements

Install using Homebrew (macOS)

brew install stow

or using pacman (Arch)

pacman -S stow

Install

Clone the repository into your $HOME directory

git clone https://github.com/drewtempelmeyer/dotfiles.git ~/dotfiles

Usage

These dotfiles utilize stow to make linking configuration directories easy.

To set up the configuration, change into the desired directory (we'll use tmux for this example):

ships@ahoy:~$ cd ~/dotfiles
ships@ahoy:~/dotfiles$ stow tmux

tmux requirements

When using tmux, tmux plugin manager needs to be installed.

You can run the following command to install tpm:

sh scripts/install-tpm.sh
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].