empty commit message.

This commit is contained in:
alisceon 2025-12-20 13:03:42 +01:00
parent 8f5f96ea36
commit ebbc293c6a
5 changed files with 24 additions and 41 deletions

View file

@ -48,7 +48,7 @@ if $XONSH_INTERACTIVE:
XSH.env['fzf_ssh_binding'] = "c-s" # Ctrl+S
XSH.env['fzf_file_binding'] = "c-t" # Ctrl+T
XSH.env['fzf_dir_binding'] = "c-g" # Ctrl+G
if $SHELL_TYPE == "THICC":
if $SHELL_THICCNESS == "HIGH":
import os
import sys
import subprocess