All Projects → stuarthicks → dotfiles

stuarthicks / dotfiles

Licence: other
Terminal config managed via GNU Stow and symlinks

Programming Languages

lua
6591 projects
shell
77523 projects
jq
24 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 (+71.43%)
Mutual labels:  gitconfig, tmux-conf
rc.d
🛠 My rc files and other configs. Includes: Bash, Zsh, Vim, Tmux, Git, Terminal (macOS), VS Code
Stars: ✭ 32 (+128.57%)
Mutual labels:  gitconfig, tmux-conf
.dotfiles
💻 My settings for macOS, kitty, zsh, nvim, tmux, and more 🛠
Stars: ✭ 44 (+214.29%)
Mutual labels:  tmux-conf, neovim-configuration
dotfiles
personal dotfiles with stow
Stars: ✭ 16 (+14.29%)
Mutual labels:  gitconfig, 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 (+1714.29%)
Mutual labels:  tmux-conf, neovim-configuration
DotFiles
🎨 one-stop service for you to configure many Unix tools.
Stars: ✭ 29 (+107.14%)
Mutual labels:  zsh-configuration, tmux-conf
dotfiles
My dotfiles
Stars: ✭ 22 (+57.14%)
Mutual labels:  gitconfig, tmux-conf
dotfiles
dotfiles (managed by https://github.com/twpayne/chezmoi/)
Stars: ✭ 40 (+185.71%)
Mutual labels:  gitconfig
parse-git-config
Parse `.git/config` into a JavaScript object. sync or async.
Stars: ✭ 55 (+292.86%)
Mutual labels:  gitconfig
dotfiles
my personal dotfiles for tmux, bash, vim and git
Stars: ✭ 73 (+421.43%)
Mutual labels:  gitconfig
goconfig
.gitconfig syntax parser
Stars: ✭ 15 (+7.14%)
Mutual labels:  gitconfig
dotfiles
Setup git, vim, zsh, SublimeText, tmux etc. using one command
Stars: ✭ 107 (+664.29%)
Mutual labels:  gitconfig
dotfiles
/home/yous
Stars: ✭ 43 (+207.14%)
Mutual labels:  gitconfig
dotfiles
shell, git, vim, tmux .etc dotfiles, managed via gnu stow
Stars: ✭ 20 (+42.86%)
Mutual labels:  gitconfig
vim-config
No description or website provided.
Stars: ✭ 83 (+492.86%)
Mutual labels:  neovim-configuration
dotfiles
.foos for foos & more
Stars: ✭ 21 (+50%)
Mutual labels:  tmux-conf
swiss-army
Ansible-driven configuration management for maintaining a preferred environment (base system and app dotfiles / configurations)
Stars: ✭ 44 (+214.29%)
Mutual labels:  gitconfig
eRCaGuy dotfiles
.bashrc file, terminal prompt that shows current git branch, Arduino setup, Eclipse setup, git diff with line numbers, helpful scripts, improved Linux productivity, etc.
Stars: ✭ 84 (+500%)
Mutual labels:  gitconfig
dotfiles
Cross platform home directory settings
Stars: ✭ 17 (+21.43%)
Mutual labels:  gitconfig
remote-origin-url
Extract the git remote origin URL from your local git repository.
Stars: ✭ 15 (+7.14%)
Mutual labels:  gitconfig

dotfiles

Install Homebrew

cd $HOME
mkdir -p .local/bin .config/{git,nvim}
cd .dotfiles
brew bundle
stow [dirs]

~/.zshenv

export ZDOTDIR=$HOME/.dotfiles/zsh
source $ZDOTDIR/.zshenv
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].