From 08c3f7317d251244c1223358da73cafa26a02ce9 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 11 Oct 2020 14:58:24 +0300 Subject: decided on zsh theme, remove fluff --- .zshrc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.zshrc b/.zshrc index 74e9444..fc70060 100644 --- a/.zshrc +++ b/.zshrc @@ -8,17 +8,10 @@ export PATH="$PATH:/home/yigit/.local/bin:$HOME/.cargo/bin" # Path to your oh-my-zsh installation. export ZSH=/home/yigit/.oh-my-zsh -# Set name of the theme to load. Optionally, if you set this to "random" -# it'll load a random theme each time that oh-my-zsh is loaded. -# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes -# ZSH_THEME="arrow" -# ZSH_THEME="eastwood" -# ZSH_THEME="kolo" -# --> # ZSH_THEME="theunraveler" ZSH_THEME="spaceship" -# ZSH_THEME="ys" SPACESHIP_CHAR_SYMBOL="δ" SPACESHIP_CHAR_SUFFIX=" " + # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true" -- cgit v1.2.3-70-g09d2