scripts
This commit is contained in:
@@ -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\] '
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
export PASSWORD_STORE_DIR="$HOME/know/id"
|
||||
export PASSWORD_STORE_GENERATED_LENGTH=16
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
#!/bin/sh
|
||||
|
||||
export INPUTRC="$HOME/.config/readline/inputrc"
|
||||
|
||||
2
arch-user/config/screen/env.sh
Executable file
2
arch-user/config/screen/env.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
export SCREENRC="$HOME/.config/screen/screenrc"
|
||||
1
arch-user/config/screen/screenrc
Normal file
1
arch-user/config/screen/screenrc
Normal file
@@ -0,0 +1 @@
|
||||
termcapinfo * ti@:te@
|
||||
@@ -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
|
||||
}
|
||||
##############################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user