diff options
| author | Bond_009 <bond.009@outlook.com> | 2022-11-05 18:19:41 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2022-11-05 18:19:41 +0100 |
| commit | 11be9bde17c8b949118f02acbfd04adf16df1e04 (patch) | |
| tree | b457ddfdbea08d8523b325dc51796cd800850acd /exports | |
| parent | ce919c3e2d566ec3d0f8574bdc4c22212cd86d0f (diff) | |
Add ex and welcome_msg function
Diffstat (limited to 'exports')
| -rw-r--r-- | exports/.exports | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/exports/.exports b/exports/.exports index 6737695..ce68517 100644 --- a/exports/.exports +++ b/exports/.exports @@ -55,3 +55,6 @@ export RUST_BACKTRACE=1 # Pico SDK [ -d "$HOME/pico/pico-sdk" ] && export PICO_SDK_PATH="$HOME/pico/pico-sdk" + +# FZF +export FZF_DEFAULT_OPTS="--reverse" |
