All Projects → majjoha → dotfiles

majjoha / dotfiles

Licence: ISC license
Configuration files for my development environment.

Programming Languages

lua
6591 projects
shell
77523 projects
Vim Snippet
174 projects

Projects that are alternatives of or similar to dotfiles

Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (+700%)
Mutual labels:  tmux, hammerspoon
dotfiles
💎 My vim/neovim, fish, git, and tmux configuration files
Stars: ✭ 49 (+250%)
Mutual labels:  tmux, hammerspoon
dotfiles
🗿 dotfilery, configuration, environment settings, automation, etc. 🛖
Stars: ✭ 67 (+378.57%)
Mutual labels:  tmux, hammerspoon
dotfiles
github.com/casprwang/dotfiles
Stars: ✭ 30 (+114.29%)
Mutual labels:  tmux, hammerspoon
dotfiles
The config that makes me a productivity whiz 🧙‍♂️
Stars: ✭ 36 (+157.14%)
Mutual labels:  tmux, hammerspoon
dotfiles
mac OS, Arch Linux, and Debian/Ubuntu
Stars: ✭ 286 (+1942.86%)
Mutual labels:  tmux, hammerspoon
dotfiles
💻dotfiles for: tmux, neovim, git, zsh, osx
Stars: ✭ 49 (+250%)
Mutual labels:  tmux, hammerspoon
dotfiles
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.
Stars: ✭ 54 (+285.71%)
Mutual labels:  tmux, hammerspoon
muxnect
Send input to just about any interactive command-line tool through a local web server
Stars: ✭ 23 (+64.29%)
Mutual labels:  tmux
dotfiles
🏎 my dotfiles for macOS
Stars: ✭ 33 (+135.71%)
Mutual labels:  tmux
colorcli
Collection of harmonized, light command-line interface (CLI) color themes for tmux, cmus, newsboat, mcabber, Vim, Vifm, and Mutt.
Stars: ✭ 40 (+185.71%)
Mutual labels:  tmux
hammerspoon-kuranado
Hammerspoon config(Support custom shortcut keys, emoji search, application shortcut switching, real-time network speed, key echo, etc.)
Stars: ✭ 121 (+764.29%)
Mutual labels:  hammerspoon
tmux-weather
🌤 Weather plugin for tmux
Stars: ✭ 40 (+185.71%)
Mutual labels:  tmux
dots
Code Smell Dotfiles
Stars: ✭ 163 (+1064.29%)
Mutual labels:  tmux
magpie
Dotfiles of my minimal Unix system geared for media, programming & writing
Stars: ✭ 37 (+164.29%)
Mutual labels:  tmux
hs-weather
Weather menubar app for hammerspoon
Stars: ✭ 17 (+21.43%)
Mutual labels:  hammerspoon
zpwr
ZPWR => World's Most Advanced UNIX Terminal Environment
Stars: ✭ 109 (+678.57%)
Mutual labels:  tmux
tools
Little codes here and there to automate some of my boring daily routines and configurations
Stars: ✭ 82 (+485.71%)
Mutual labels:  tmux
dotfiles
🏡 Personal dotfiles configuration
Stars: ✭ 73 (+421.43%)
Mutual labels:  tmux
.config
How I like things.
Stars: ✭ 51 (+264.29%)
Mutual labels:  hammerspoon

💻 dotfiles

This repository contains the configuration files for my development environment. The setup relies on GNU Stow for file management.

Usage

Install

% git clone --recursive [email protected]:majjoha/dotfiles.git ~/.dotfiles
% cd ~/.dotfiles && stow .

On a new machine, you may also want to run .bin/initialize-macos-defaults to enable a wide range of sensible defaults for macOS.

Update

% git pull
% git submodule update --remote --jobs=4

Acknowledgments

Inspiration and code was taken from many sources, including:

License

See LICENSE.

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