Compare commits

..

No commits in common. "c6f5a7f87de48e5797e86113a7e91ce978b90ab4" and "8b9f8233f9c9080c31537ae11551c15f56e2449a" have entirely different histories.

3 changed files with 4 additions and 21 deletions

View File

@ -108,13 +108,7 @@ alias gr='git reset HEAD'
alias gc='git commit -v'
alias gd='git difftool'
alias gl='git log --graph --oneline --format="%C(yellow)%h %C(green)%an%Creset %C(blue)%ad%Creset %s"'
#alias vc='git add . -- && git commit -m "vault backup: $(date "+%Y-%m-%d %H:%M:%S") && git push"'
vc() {
git add .
git commit -m "vault backup: $(date "+%Y-%m-%d %H:%M:%S")"
git push
}
alias vc='git add . -- && git commit -m "vault backup: $(date "+%Y-%m-%d %H:%M:%S") && git push"'
# Add an "alert" alias for long running commands. Use like so:
# sleep 10; alert

View File

@ -13,7 +13,7 @@ force_uniborder = false
show_rownum = false
without_commandbar = false
without_topbar = false
vertical_cursor = true
vertical_cursor = false
on_sigint_exit = false
no_sigint_search_reset = false
double_header = false
@ -25,16 +25,10 @@ menu_always = false
empty_string_is_null = true
last_row_search = true
progressive_load_mode = true
highlight_odd_rec = true
highlight_odd_rec = false
hide_header_line = false
on_exit_reset = false
on_exit_clean = false
on_exit_erase_line = false
on_exit_sgr0 = false
direct_color = false
theme = 18
theme = 0
border_type = 2
default_clipboard_format = 0
clipboard_app = 0
hist_size = 500
esc_delay = -1

View File

@ -2,8 +2,3 @@
\set x '\\setenv PAGER ''less -S'''
\set xx '\\setenv PAGER \'pspg -bX --no-mouse\''
\timing on
\set QUIET 1
\pset linestyle unicode
-- \pset border 2
\pset null ∅
\unset QUIET