update aliases

This commit is contained in:
Ray Elliott 2021-10-14 17:41:38 +01:00
commit 2b4fc7270c
2 changed files with 1 additions and 5 deletions

View file

@ -12,9 +12,6 @@ export PATH="$PATH:$HOME/.local/bin:$ruby_path"
# https://developers.google.com/web/tools/puppeteer/troubleshooting
export CHROME_DEVEL_SANDBOX=/usr/lib/chromium/chrome-sandbox
# fzf + ag config
export FZF_DEFAULT_COMMAND='rg --line-number --color never --no-heading ""'
export HISTFILE=~/.histfile
export HISTSIZE=10000
export SAVEHIST=$HISTSIZE