2023-12-18 17:38:27 +02:00
2023-01-18 13:54:39 +02:00
2023-12-11 21:01:56 +02:00
2024-01-04 02:18:31 +02:00
2021-01-27 23:03:35 +02:00
2022-09-01 23:52:07 +03:00
2023-12-18 01:31:59 +02:00
2022-09-01 23:52:07 +03:00
2022-06-01 10:36:03 +03:00
2023-06-20 10:26:24 +03:00
2024-01-05 00:53:37 +02:00
2023-12-08 00:08:51 +02:00
2024-01-03 18:47:07 +02:00
2024-01-05 00:53:37 +02:00
2023-05-29 01:30:30 +03:00
2023-12-11 20:49:31 +02:00
2023-12-11 20:49:31 +02:00

.dotfiles

How to install

  1. Install 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 (ln -s does not work):

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

    home install
    home reload-terminal
    
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%