Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmf-san/dotfiles
Dotfiles
https://github.com/bmf-san/dotfiles
atom bash brew dotfiles git iterm2 mac terminal tmux vim vimium vscode
Last synced: 18 days ago
JSON representation
Dotfiles
- Host: GitHub
- URL: https://github.com/bmf-san/dotfiles
- Owner: bmf-san
- Created: 2018-05-21T11:58:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T11:34:47.000Z (3 months ago)
- Last Synced: 2024-10-16T03:21:03.073Z (2 months ago)
- Topics: atom, bash, brew, dotfiles, git, iterm2, mac, terminal, tmux, vim, vimium, vscode
- Language: Shell
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
This repository has my dotfiles and some config files.# Setup dotfiles
Exectute all:
`./setup.sh`Execute interactively:
`./setup.sh -i`# Setup my_script.sh
You can prepare files for each environment that are not tracked by git.
If you prepare a file called my_script.sh, .bash_profile will read it.# Setup config files
## terminal
Preferences > Import
Import a `./terminal/my-profile-city-lights-based.terminal`## tmux
Before you start, you need to install tpm.cf. [tmux-plugins/tpm](https://github.com/tmux-plugins/tpm)
## vscode
Copy and paste your snippets files.
`vscode/snippets/**.json`## vimium
Vimium Options > Custom key mappings
Copy and paste from `vimium/custom_key_mappings.txt`## iterm2
### Save a preferences settings to directory
Preferences > General > Load prefences from a custom folder or URL
> Save changes to folder when iTerms2 quits Save Current Settings to Folde### Use a preferences settings
Copy a preferences setting file to ~/Library/Preferences/com.googlecode.iterm2.plist### Use a color presets
Preferences > Profiles > Colors > Color Presets... > Import...