https://github.com/whatrocks/dotfiles-old
dotfiles
https://github.com/whatrocks/dotfiles-old
Last synced: 11 months ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/whatrocks/dotfiles-old
- Owner: whatrocks
- Created: 2017-07-18T22:40:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T13:25:54.000Z (over 3 years ago)
- Last Synced: 2025-01-11T20:08:35.048Z (about 1 year ago)
- Language: Vim Script
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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