Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelcanovas/dotfiles
My dotfiles.
https://github.com/rafaelcanovas/dotfiles
dotfiles
Last synced: 2 months ago
JSON representation
My dotfiles.
- Host: GitHub
- URL: https://github.com/rafaelcanovas/dotfiles
- Owner: rafaelcanovas
- Created: 2013-08-18T23:49:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T14:42:38.000Z (about 1 year ago)
- Last Synced: 2024-06-11T20:10:21.570Z (7 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tools
- [zsh](https://ohmyz.sh)
- [VSCodium](https://vscodium.com)# Installing
Clone the repository:
```shell
git clone https://github.com/rafaelcanovas/dotfiles.git
```Link the zsh profile to your home directory:
```shell
ln ./dotfiles/.zshrc ~/
```Link the VSCodium settings:
```shell
ln ./dotfiles/VSCodium/User/settings.json '~/Library/Application Support/VSCodium/User/'
```