2022-05-19 01:17:22 +03:00
2022-05-19 01:17:22 +03:00
2022-04-03 15:12:16 +03:00
2022-05-19 00:52:41 +03:00
2021-01-27 23:03:35 +02:00
2022-05-17 22:41:27 +03:00
2022-05-17 22:15:20 +03:00
2022-05-17 22:28:45 +03:00
2021-01-27 23:59:57 +02:00
2022-05-19 00:52:30 +03:00
2022-05-19 01:16:33 +03:00
2022-02-26 14:33:42 +02:00
2022-05-17 22:41:27 +03:00
2022-04-03 15:12:16 +03:00

.dotfiles

  1. Install Oh-My-Zsh

  2. Clone this repository into ~/.dotfiles:

    git clone git@github.com:chenasraf/dotfiles.git ~/.dotfiles
    
  3. Replace entire contents of ~/.zshrc to the new version using:

    echo 'source "$HOME/.dotfiles/.zshrc"' > ~/.zshrc
    
  4. In a new terminal, run install scripts:

    home install
    home reload
    
Description
My dotfiles! Use at your own risk. Some pre-requisites (see readme)
Readme 209 MiB
Languages
Lua 48.3%
Shell 48.2%
Ruby 2.3%
Vim Script 0.5%
HTML 0.4%
Other 0.3%