Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anttargett/dotfiles
Personal dotfiles inspired by Nick Waywood and Nick Nisi
https://github.com/anttargett/dotfiles
Last synced: 14 days ago
JSON representation
Personal dotfiles inspired by Nick Waywood and Nick Nisi
- Host: GitHub
- URL: https://github.com/anttargett/dotfiles
- Owner: AntTargett
- Created: 2019-03-12T22:14:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T01:20:24.000Z (over 2 years ago)
- Last Synced: 2023-03-02T03:22:04.476Z (over 1 year ago)
- Language: Vim script
- Homepage:
- Size: 58.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dotfiles :wrench:
Personal dotfiles inspired by Nick Waywood and Nick Nisi
Includes config files for:
- zsh
- neovim
- vscode## Setup
Clone the repo into home folder
`$ git clone [email protected]:AntTargett/dotfiles.git ~/dotfiles`Then run
`$ ./install.sh`
from the dotfiles folder
This will install applications and language support as well as symlink the zsh file.
NOTE: Will remove previous zshrc so make sure a copy is saved