mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(just): Add justfiles for setup
This commit is contained in:
parent
d43a4b7106
commit
dae3143f86
12 changed files with 310 additions and 253 deletions
10
common/fzfrc
Normal file
10
common/fzfrc
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# --preview 'bat --color=always --style=numbers {}'
|
||||
--bind alt-n:preview-down,alt-e:preview-up
|
||||
--bind ctrl-e:up
|
||||
--bind alt-p:toggle-preview
|
||||
--color=bg+:#313244,bg:#1e1e2e,spinner:#f5e0dc,hl:#f38ba8
|
||||
--color=fg:#cdd6f4,header:#f38ba8,info:#f5c2e7,pointer:#f5e0dc
|
||||
--color=marker:#b4befe,fg+:#cdd6f4,prompt:#f5c2e7,hl+:#f38ba8
|
||||
--color=selected-bg:#45475a
|
||||
--color=border:#313244,label:#cdd6f4
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue