Fix symlink and make it executable
This commit is contained in:
parent
3a0a6bb90b
commit
84951b7f53
@ -34,7 +34,7 @@ ln -sfv "$DOTFILES_DIR/run/.profile" ~
|
|||||||
ln -sfv "$DOTFILES_DIR/run/.xprofile" ~
|
ln -sfv "$DOTFILES_DIR/run/.xprofile" ~
|
||||||
ln -sfv "$DOTFILES_DIR/run/.bashrc" ~
|
ln -sfv "$DOTFILES_DIR/run/.bashrc" ~
|
||||||
ln -sfv "$DOTFILES_DIR/system/.bruise" ~/bin/bruise
|
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/git/.gitconfig" ~
|
||||||
ln -sfv "$DOTFILES_DIR/system/.vimrc" ~
|
ln -sfv "$DOTFILES_DIR/system/.vimrc" ~
|
||||||
ln -sfv "$DOTFILES_DIR/system/.dir_colors" ~
|
ln -sfv "$DOTFILES_DIR/system/.dir_colors" ~
|
||||||
|
0
system/.keybrightness
Normal file → Executable file
0
system/.keybrightness
Normal file → Executable file
Loading…
Reference in New Issue
Block a user