Add vim-fzf alias
This commit is contained in:
parent
94d9a1de9c
commit
80149779f1
3 changed files with 11 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker"
|
|||
|
||||
export EDITOR="$(which vim)"
|
||||
|
||||
export FZF_DEFAULT_OPTS_FILE="$XDG_CONFIG_HOME/fzfrc"
|
||||
|
||||
export HOSTNAME="$(cat /proc/sys/kernel/hostname)"
|
||||
|
||||
export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue