Compare commits
No commits in common. "0dd992eb2f05f3baee4db54deff0263c984cdff9" and "4b967c6dd20c92732b806bca412c7ecc8a2c6d43" have entirely different histories.
0dd992eb2f
...
4b967c6dd2
@ -1,11 +0,0 @@
|
|||||||
[general]
|
|
||||||
temp-day=5700
|
|
||||||
temp-night=3500
|
|
||||||
fade=1
|
|
||||||
gamma=0.8
|
|
||||||
location-provider=manual
|
|
||||||
adjustment-method=wayland
|
|
||||||
|
|
||||||
[manual]
|
|
||||||
lat=40.42
|
|
||||||
lon=-79.88
|
|
4
zshrc
4
zshrc
@ -36,10 +36,6 @@ COMPLETION_WAITING_DOTS="true"
|
|||||||
# much faster.
|
# much faster.
|
||||||
# DISABLE_UNTRACKED_FILES_DIRTY="true"
|
# DISABLE_UNTRACKED_FILES_DIRTY="true"
|
||||||
|
|
||||||
if [[ -e "${XDG_RUNTIME_DIR}/ssh-agent.socket" ]]; then
|
|
||||||
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"
|
|
||||||
fi
|
|
||||||
|
|
||||||
path=(
|
path=(
|
||||||
$HOME/.rbenv/shims
|
$HOME/.rbenv/shims
|
||||||
$HOME/.pyenv/shims
|
$HOME/.pyenv/shims
|
||||||
|
Loading…
x
Reference in New Issue
Block a user