All Projects → evanpurkhiser → dots-personal

evanpurkhiser / dots-personal

Licence: MIT license
My personal dotfiles. Uses the dots utility to manage installation and organization.

Programming Languages

lua
6591 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to dots-personal

swiss-army
Ansible-driven configuration management for maintaining a preferred environment (base system and app dotfiles / configurations)
Stars: ✭ 44 (+46.67%)
Mutual labels:  vimrc, bashrc, tmuxrc
anyrc
🐚 Bring your shell environment to anywhere
Stars: ✭ 28 (-6.67%)
Mutual labels:  vimrc, bashrc
dotfiles
my personal dotfiles managed by dotbot, zinit
Stars: ✭ 65 (+116.67%)
Mutual labels:  vimrc, tmuxrc
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 (+746.67%)
Mutual labels:  vimrc, bashrc
dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (+16.67%)
Mutual labels:  vimrc, bashrc
dotfiles
/home/yous
Stars: ✭ 43 (+43.33%)
Mutual labels:  vimrc, bashrc
dotfiles
.foos for foos & more
Stars: ✭ 21 (-30%)
Mutual labels:  vimrc, bashrc
school21
Как подготовиться к бассйну Школы 21: изучаем терминал, vim, работаем с gcc, norminette, git, пишем первую программу на Си.
Stars: ✭ 41 (+36.67%)
Mutual labels:  vimrc, bashrc
rc.d
🛠 My rc files and other configs. Includes: Bash, Zsh, Vim, Tmux, Git, Terminal (macOS), VS Code
Stars: ✭ 32 (+6.67%)
Mutual labels:  vimrc, bashrc
dotfiles
My personal monorepo: dotfiles, /etc-files, single-file scripts, vim plugins, webexts/userscripts, xmonad config, all that stuff…
Stars: ✭ 84 (+180%)
Mutual labels:  vimrc, bashrc
dotfiles
There is no place like ~/
Stars: ✭ 19 (-36.67%)
Mutual labels:  vimrc, bashrc
dotfiles
📑 .dotfiles for Bash (Linux) / ZSH (Linux) / Git Bash (Windows) / Cygwin (Windows) / Bash on Ubuntu on Windows
Stars: ✭ 175 (+483.33%)
Mutual labels:  vimrc, bashrc
dot
Personal and professional dotfiles to setup my personal workspace on any Debian/Ubuntu system. Also available as rwxrob/workspace container.
Stars: ✭ 152 (+406.67%)
Mutual labels:  vimrc, bashrc
dotfiles
personal dotfiles with stow
Stars: ✭ 16 (-46.67%)
Mutual labels:  vimrc, bashrc
dotfiles
my personal dotfiles for tmux, bash, vim and git
Stars: ✭ 73 (+143.33%)
Mutual labels:  vimrc, bashrc
dotfiles
This is a dotfiles repository created and maintained by @erdaltsksn. It contains a collection of `.files`.
Stars: ✭ 16 (-46.67%)
Mutual labels:  vimrc
dotfiles
Setup git, vim, zsh, SublimeText, tmux etc. using one command
Stars: ✭ 107 (+256.67%)
Mutual labels:  vimrc
vimrc
A shell script to deploy my vim configuration
Stars: ✭ 19 (-36.67%)
Mutual labels:  vimrc
dotfiles
My main working machine setup. Here be cyber dragons, and optional bugs.
Stars: ✭ 35 (+16.67%)
Mutual labels:  vimrc
nvim
There are many neovim configurations, but this one is mine...
Stars: ✭ 41 (+36.67%)
Mutual labels:  vimrc

Evan Purkhiser's Configuration files

Build Status

These are my personal configuration files for my various machines. Configuration files are grouped into different 'groups' that allow for specific installations based on the type of machine the dotfiles are being installed on. For example, the dotfiles installed for a server would be different than the dotfiles installed on my home desktop or work laptop.

These dotfiles are managed using the dots dotfile management utility.

Dotfile groups

The following groups are used for my dotfiles:

Group Name Description
base The base group is installed for all environments. This includes the most basic and cross platform configurations. For example, bash, vim, and other environment independent configurations are placed here.
common/* Common groups apply to various machines and are generally more generic. This includes platform (osx / linux) and development specific groupigns.
machines/* The machine groups are specific to a single machine. This includes configuration files for programs installed locally to that machine that are not intended to be shared elsewhere.
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].