mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-18 01:29:06 +00:00
bfe629dff448472731b51873b762fbe7cb90fae3
.dotfiles
How to install
-
Install Oh-My-Zsh
-
Clone this repository into
~/.dotfiles:git clone git@github.com:chenasraf/dotfiles.git ~/.dotfiles -
Replace entire contents of
~/.zshrcto the new version using (ln -sdoes not work):echo 'source "$HOME/.dotfiles/.zshrc"' > ~/.zshrc -
In a new terminal, run install scripts:
home install home reload
TO DO
- Make next template incremental (
yarn create next-app+ copy rest of tpl) - Make CRA template (same)
- Improve generic user store/api login flow in template
Description
Languages
Lua
48.3%
Shell
48.2%
Ruby
2.3%
Vim Script
0.5%
HTML
0.4%
Other
0.3%