any updates
This commit is contained in:
@@ -48,7 +48,7 @@ focus_follows_mouse no
|
|||||||
# Trackpad
|
# Trackpad
|
||||||
input type:touchpad {
|
input type:touchpad {
|
||||||
tap enabled
|
tap enabled
|
||||||
natural_scroll enabled
|
natural_scroll disabled
|
||||||
dwt enabled
|
dwt enabled
|
||||||
accel_profile "adaptive"
|
accel_profile "adaptive"
|
||||||
pointer_accel 0.3
|
pointer_accel 0.3
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ PROMPT="%F{blue}%m %~%b "$'\n'"%(?.%F{green}%Bλ%b |.%F{red}?) %f"
|
|||||||
bindkey '^ ' autosuggest-accept
|
bindkey '^ ' autosuggest-accept
|
||||||
|
|
||||||
#load ssh keys on shell startup
|
#load ssh keys on shell startup
|
||||||
eval `keychain --eval --quiet github`
|
eval `keychain --eval --quiet github git`
|
||||||
|
|
||||||
#direnv hook
|
#direnv hook
|
||||||
eval "$(direnv hook zsh)"
|
eval "$(direnv hook zsh)"
|
||||||
|
|||||||
Reference in New Issue
Block a user