No description
Find a file
2021-11-29 01:14:52 +01:00
.oh-my-zsh@15fd9c84de .oh-my-zsh 2021-11-29 01:14:52 +01:00
.p10k.zsh Update '.p10k.zsh' 2021-11-29 00:13:41 +01:00
.zshrc Initial Commit 2021-11-29 00:12:46 +01:00
README.md .oh-my-zsh 2021-11-29 01:14:52 +01:00

zsh-settings

  • Install Requirments
    • yay -S zsh oh-my-zsh-git powerlevel10k ruby ruby-colorls nerd-fonts-complete ttf-meslo-nerd-font-powerlevel10k
  • Install
    • mkdir ~/.config_repos
    • cd ~/.config_repos
    • git clone https://git.gc4.at/linux/zsh-settings
    • cd ~
    • ln -s .config_repos/zsh-settings/.zshrc
    • ln -s .config_repos/zsh-settings/.p10k.zsh
    • ln -s .config_repos/zsh-settings/.oh-my-zsh