Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 827 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 827 Bytes

Archived

This repo has moved to https://gitlab.com/dVNXNrwy/unix-dotfiles

About

These are the dotfiles that I run on my Unix systems. My workflow is largely centered around reducing mouse usage and comfortable ergonomics by using a tiling window manager, Colemak layout, and a 40% keyboard. In addition, this repository also has the configs I post in the Linux ricing community.

Type Application
OS Macos
Terminal iTerm
Editor Neovim
Shell fish

Install

git clone --bare [email protected]:ufUNnxagpM/unix-dotfiles.git $HOME/.unix-dotfiles && \
    alias dgit='/usr/bin/git --git-dir=$HOME/.unix-dotfiles/ --work-tree=$HOME' && \
    dgit reset