Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
akash0x53 committed Jun 18, 2020
1 parent d12199b commit 2bea010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ export LANGUAGE=en_US.UTF-8
#FZF options
export FZF_DEFAULT_OPTS="--height 100% --layout=reverse --border --preview \
'head -100 {}' --info=inline"
export FZF_DEFAULT_COMMAND="ag --literal --files-with-matches --nocolor \
--hidden -g "" --ignore '.git'"
export FZF_DEFAULT_COMMAND='ag --literal --files-with-matches --nocolor \
--hidden -g ""'


#hour=$(date +%H)
Expand Down

0 comments on commit 2bea010

Please sign in to comment.