https://github.com/guyfedwards/dotfiles
Personal Dotfiles
https://github.com/guyfedwards/dotfiles
Last synced: 6 months ago
JSON representation
Personal Dotfiles
- Host: GitHub
- URL: https://github.com/guyfedwards/dotfiles
- Owner: guyfedwards
- Created: 2014-10-27T16:57:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-08-12T09:43:56.000Z (11 months ago)
- Last Synced: 2025-08-12T11:38:15.063Z (11 months ago)
- Language: Vim Script
- Homepage:
- Size: 4.97 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles

### Install
```
$ git clone git@github.com:guyfedwards/dotfiles $HOME/dotfiles
```
Many setup scripts are available in `setup/`, run them individually like so:
```
$ $HOME/dotfiles/setup/dotfiles
```
`bin` - install scripts to `/usr/local/bin`
`config` - symlink `~/.config`
`dotfiles` - backup old dotfiles and symlink all dotfiles specified
`fonts` - install required fonts (arch only)
`lockscreen` - install dependencies for lockscreen (arch only)
`neovim` - symlink neovim config and symlink `.vimrc` with `init.vim`
`packages` - install variety of packages (arch only)
`tmux` - installs tmux and then tpm