https://github.com/leesmith/dotfiles
Personal Dotfiles and Configuration
https://github.com/leesmith/dotfiles
bash dotfiles shell
Last synced: about 2 months ago
JSON representation
Personal Dotfiles and Configuration
- Host: GitHub
- URL: https://github.com/leesmith/dotfiles
- Owner: leesmith
- Created: 2018-11-16T05:21:37.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-12-27T16:41:07.000Z (6 months ago)
- Last Synced: 2025-12-29T13:50:47.179Z (6 months ago)
- Topics: bash, dotfiles, shell
- Language: Shell
- Size: 9.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal dotfile and development configuration

### Upgrading Bash
```
sudo echo /usr/local/bin/bash >> /etc/shells
chsh -s /usr/local/bin/bash
```
### Links
[Caffeine App](https://www.caffeine-app.net)
[Office Code Pro D](https://github.com/nathco/Office-Code-Pro)
[Solarized iTerm2 Color Presets](https://github.com/altercation/solarized/tree/master/iterm2-colors-solarized)