moved scripts folder to root directory

This commit is contained in:
scbj
2025-01-23 08:54:49 +01:00
parent 67bf396efb
commit afff479a7c
6 changed files with 3 additions and 3 deletions

3
scripts/fzf-bash-history Normal file
View File

@@ -0,0 +1,3 @@
alias search-history='eval $(fc -lnr 1 | fzf --tmux )'