mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Merge branch 'master' of https://github.com./Matir/skel
This commit is contained in:
@@ -17,3 +17,6 @@ Host warzone
|
|||||||
Hostname warzone.shadowcats.club
|
Hostname warzone.shadowcats.club
|
||||||
Port 22
|
Port 22
|
||||||
User matir
|
User matir
|
||||||
|
|
||||||
|
Host github.com
|
||||||
|
Hostname ssh.github.com
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
setxkbmap -option ctrl:nocaps
|
setxkbmap -option ctrl:nocaps -option compose:ralt
|
||||||
test -x /usr/bin/xsettingsd && /usr/bin/xsettingsd &
|
test -x /usr/bin/xsettingsd && /usr/bin/xsettingsd &
|
||||||
test -f "$HOME/.env" && "$HOME/.env"
|
test -f "$HOME/.env" && "$HOME/.env"
|
||||||
test -f "$HOME/.profile" && . "$HOME/.profile"
|
test -f "$HOME/.profile" && . "$HOME/.profile"
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Overrides to prezto
|
# Overrides to prezto
|
||||||
|
unsetopt cdablevars
|
||||||
|
|
||||||
# No groupings of completions
|
# No groupings of completions
|
||||||
zstyle ':completion:*' format ''
|
zstyle ':completion:*' format ''
|
||||||
|
|||||||
Reference in New Issue
Block a user