Add attempt at an install script, switch mail client, add support for machine-specific autostart/aliases
This commit is contained in:
parent
7dd834c707
commit
a6487259a3
5 changed files with 5 additions and 41 deletions
|
@ -96,3 +96,4 @@ source $ZSH/oh-my-zsh.sh
|
|||
|
||||
# Set location of aliases
|
||||
. ~/.oh-my-zsh/custom/aliases
|
||||
. ~/.oh-my-zsh/custom/aliases-specific
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
synclient MaxTapTime=0 &
|
||||
~/.config/openbox/autostart-specific.sh
|
||||
xcompmgr &
|
||||
redshift &
|
||||
wal --vte -R &
|
||||
plank &
|
||||
pnmixer &
|
||||
conky &
|
||||
conky -p 30 &
|
||||
tint2 &
|
||||
insync start &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue