Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esafirm/dotfiles
.* 😎
https://github.com/esafirm/dotfiles
configs dotfiles
Last synced: 2 months ago
JSON representation
.* 😎
- Host: GitHub
- URL: https://github.com/esafirm/dotfiles
- Owner: esafirm
- License: mit
- Created: 2016-08-18T14:47:09.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T12:24:22.000Z (7 months ago)
- Last Synced: 2024-07-10T11:33:38.725Z (7 months ago)
- Topics: configs, dotfiles
- Language: Python
- Homepage:
- Size: 854 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Esa's Dotfiles
> This is a readme directed mainly for me.
## Setup
The first thing you should remember is:
1. Generate yout SSH key
2. Update that key to remote repo (Github for dotfiles)
3. Clone dotfiles to `~/dotfiles`You don't need to:
1. Install oh-my-zsh and set the theme manually
2. Set default login shell to zshSo what you've got to do is:
1. Run `./setup-zsh.sh` to setup ZSH
2. Run `./setup.sh` to install everything elsePlease read the script first when you want to run it.
## VScode
> We do have an instruction in the README file in `/vscode`
## Android
> We do have an instruction in the README file in `/android`
## Vim
For plugin we use [vim-plug](https://github.com/junegunn/vim-plug) and the setup is already included in `setup.sh`
## Manual Setup
Currently, we still need to manually setup this because we haven't found a way to automate it.
- Initliazation of [Cleanshot](https://cleanshot.com/)
## Authoresafirm