An open API service indexing awesome lists of open source software.

https://github.com/whatrocks/dotfiles-old

dotfiles
https://github.com/whatrocks/dotfiles-old

Last synced: 11 months ago
JSON representation

dotfiles

Awesome Lists containing this project

README

          

# dotfiles

## tmux plugin manager

```sh
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
```
## Programs
* slack
* docker
* 1password
* vs code
* xcode (dev tools extension)
* chrome
* anki
* steam
* ulysses
* dropbox

## command line
* brew
* mosh

### homebrew
* exercism
* ffmpeg
* gifsicle
* tmux
* tree
* youtube-dl

## OS settings
* reverse scrolling
* left align dock
* set up the keyboard for msft sculpt
* change escape key to caps lock
* increase key repeating rate

# other things to work on for env
* spellcheck
* tldr pages
* ripgrep

git config --global core.editor "vim"
and the other git config changes