This commit is contained in:
2025-06-05 13:01:49 +00:00
parent dd52f1afe6
commit 719baaf847
14 changed files with 47 additions and 52 deletions

View File

@@ -9,3 +9,5 @@ alias grep='grep --color=auto'
export EDITOR=vim
PS1='\[\033[38;2;153;136;255m\]\u@\h:\W\$\[\033[0m\]\[\e[0;91m\]${?#0}\[\e[0m\] '

View File

@@ -1,4 +1,3 @@
#!/bin/sh
export PASSWORD_STORE_DIR="$HOME/know/id"
export PASSWORD_STORE_GENERATED_LENGTH=16

View File

@@ -1,3 +1,2 @@
#!/bin/sh
export INPUTRC="$HOME/.config/readline/inputrc"

2
arch-user/config/screen/env.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
export SCREENRC="$HOME/.config/screen/screenrc"

View File

@@ -0,0 +1 @@
termcapinfo * ti@:te@

View File

@@ -135,7 +135,7 @@ bindsym --to-code {
# basic scripts
$mod+Colon exec ~/.local/bin/sway/command-mode.sh
$mod+Return exec footclient
$mod+Space exec run.sh
$mod+Space exec ~/.local/bin/bemenu/run.sh
}
##############################################