From 1d4b6137d07fb5611bb16f95f63863f414dd16af Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 24 Oct 2023 22:22:57 -0700 Subject: update --- home/xyz/.profile | 3 --- 1 file changed, 3 deletions(-) (limited to 'home/xyz/.profile') diff --git a/home/xyz/.profile b/home/xyz/.profile index 49c4c51e..bc9db15f 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -57,9 +57,6 @@ export FZF_CTRL_T_COMMAND='find "$PWD" -mindepth 1 -path "*/\.git" -prune -o -pr #export FZF_CTRL_T_COMMAND="sudo find ~+ -path '*/\.git' -prune -o -print" export FZF_ALT_C_COMMAND="find . -mindepth 1 -path '*/\.git' -prune -o -type d -print" -export SCR_WIDTH=1920 -export SCR_HEIGHT=1080 - # must source .bashrc after export _ZO_ECHO=1 and INPUTRC=..., else these two env will has no effect, don't know why # here `. ~/.bashrc` same as `source ~/.bashrc`, see `source filename` in `man bash`, and `. file` in `man dash` # `. file` is POSIX compliant, while `source file` is not -- cgit v1.2.3-70-g09d2