empty commit message.
This commit is contained in:
parent
8f5f96ea36
commit
ebbc293c6a
5 changed files with 24 additions and 41 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue