Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
daonb committed Aug 8, 2019
0 parents commit 136916c
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .config/liquidpromptrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#=~/.config/liquidpromptrc
LP_USER_ALWAYS=0
1 change: 1 addition & 0 deletions .config/nvim/init.vim
14 changes: 14 additions & 0 deletions .terminfo/xterm-256color-italic.terminfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# A xterm-256color based TERMINFO that adds the escape sequences for italic.
#
# Install:
#
# tic xterm-256color-italic.terminfo
#
# Usage:
#
# export TERM=xterm-256color-italic
#
# A xterm-256color based TERMINFO that adds the escape sequences for italic.
xterm-256color-italic|xterm with 256 colors and italic,
sitm=\E[3m, ritm=\E[23m,
use=xterm-256color,
1 change: 1 addition & 0 deletions .tmux.conf
4 changes: 4 additions & 0 deletions .zsh_plugins
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
djui/alias-tips
zsh-users/zsh-completions
zsh-users/zsh-syntax-highlighting
nojhan/liquidprompt
1 change: 1 addition & 0 deletions .zshrc

0 comments on commit 136916c

Please sign in to comment.