update aliases
This commit is contained in:
parent
207d2e07a7
commit
2b4fc7270c
2 changed files with 1 additions and 5 deletions
3
profile
3
profile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue