Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dotfiles | V1.0.x #17

Merged
merged 4 commits into from
Oct 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@
[submodule "home/.vim/bundle/Vundle.vim"]
path = home/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git

5 changes: 3 additions & 2 deletions home/.config/spaceship/spaceship.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@

## Prompt-level options
# https://spaceship-prompt.sh/config/prompt/
SPACESHIP_PROMPT_FIRST_PREFIX_SHOW=true

## Time
SPACESHIP_TIME_SHOW=true
SPACESHIP_TIME_PREFIX="·"
SPACESHIP_TIME_SUFFIX="|"
SPACESHIP_TIME_PREFIX="["
SPACESHIP_TIME_SUFFIX="]"
SPACESHIP_TIME_FORMAT='%W %t'
SPACESHIP_TIME_COLOR='white'

Expand Down
Empty file removed home/.vim/bundle/readme.md
Empty file.