home.nix | space fix
This commit is contained in:
parent
3e753002fa
commit
3956b956b1
1 changed files with 0 additions and 1 deletions
|
|
@ -143,7 +143,6 @@
|
|||
export DOCKER_HOST="unix://$XDG_RUNTIME_DIR/podman/podman.sock"
|
||||
export LESS="-FrSsUWX -z-3"
|
||||
headset-setup
|
||||
|
||||
if [ $( tty | grep -v -q pts ) ]; then setterm --blank 1; fi
|
||||
export FZF_DEFAULT_OPTS='--color=fg:#f8f8f2,bg:#282a36,hl:#bd93f9 --color=fg+:#f8f8f2,bg+:#44475a,hl+:#bd93f9 --color=info:#ffb86c,prompt:#50fa7b,pointer:#ff79c6 --color=marker:#ff79c6,spinner:#ffb86c,header:#6272a4'
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue