forked from Keyitdev/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uptade: Added more fonts, added arch-install.sh, modified README.md, …
…cleaning.
- Loading branch information
Showing
104 changed files
with
292 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
export ZSH="$HOME/.oh-my-zsh" | ||
|
||
ZSH_THEME="bira" | ||
ZSH_THEME="keyitdev" | ||
|
||
plugins=(git) | ||
|
||
|
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})" | ||
local user_symbol='%(!.#.$)' | ||
local current_dir="%B%{$fg[blue]%}%~ %{$reset_color%}" | ||
local date="[%D{%H:%M:%S}]" | ||
local vcs_branch='$(git_prompt_info)$(hg_prompt_info)' | ||
|
||
ZSH_THEME_RVM_PROMPT_OPTIONS="i v g" | ||
|
||
PROMPT="${current_dir}${rvm_ruby}${vcs_branch}${date}${venv_prompt} | ||
%B${user_symbol}%b " | ||
RPROMPT="%B${return_code}%b" | ||
|
||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[green]%}‹" | ||
ZSH_THEME_GIT_PROMPT_SUFFIX="› %{$reset_color%}" | ||
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[red]%} |!|%{$fg[green]%}" | ||
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[green]%}" |
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Submodule nvim
added at
de61f4
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Oops, something went wrong.