This repo has moved to https://gitlab.com/dVNXNrwy/unix-dotfiles
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 |
git clone --bare git@github.com:ufUNnxagpM/unix-dotfiles.git $HOME/.unix-dotfiles && \
alias dgit='/usr/bin/git --git-dir=$HOME/.unix-dotfiles/ --work-tree=$HOME' && \
dgit reset