diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-06-25 14:39:59 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-06-25 14:39:59 +0200 |
| commit | 0b92f0fe457fb541642192a02c117474e9771578 (patch) | |
| tree | 4104959d9bce03c393c9fcd057aa75ac25d89f8f /install.sh | |
| parent | d2d092335ac8bd9076f46128efec4de70bc49640 (diff) | |
| download | dotfiles-0b92f0fe457fb541642192a02c117474e9771578.tar.gz dotfiles-0b92f0fe457fb541642192a02c117474e9771578.tar.bz2 dotfiles-0b92f0fe457fb541642192a02c117474e9771578.zip | |
Added slock color, merged master
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ create_dotfile_link_same .gitconfig [ ! -d $HOME/.config ] && mkdir $HOME/.config create_dotfile_link redshift.conf .config/redshift.conf +create_dotfile_link_same slock/config.def.h + ln -sf $DOTDIR/.xinitrc $HOME/.xinitrc ln -sf $DOTDIR/.zprofile $HOME/.zprofile |
