Fix symlink and make it executable

This commit is contained in:
Alexander Hosking 2017-12-12 00:07:44 -05:00
parent 3a0a6bb90b
commit 84951b7f53
2 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ ln -sfv "$DOTFILES_DIR/run/.profile" ~
ln -sfv "$DOTFILES_DIR/run/.xprofile" ~
ln -sfv "$DOTFILES_DIR/run/.bashrc" ~
ln -sfv "$DOTFILES_DIR/system/.bruise" ~/bin/bruise
ln -sfv "$DOTFILE_DIR/system/.keybrightness" ~/bin/keybrightness
ln -sfv "$DOTFILES_DIR/system/.keybrightness" ~/bin/keybrightness
ln -sfv "$DOTFILES_DIR/git/.gitconfig" ~
ln -sfv "$DOTFILES_DIR/system/.vimrc" ~
ln -sfv "$DOTFILES_DIR/system/.dir_colors" ~

0
system/.keybrightness Normal file → Executable file
View File