mirror of
https://github.com/pgrondek/config.git
synced 2024-11-22 12:03:43 +00:00
[install.sh] Fix installation for local applications
This commit is contained in:
parent
82a3781852
commit
c8ea29f29f
@ -18,6 +18,7 @@ mkdir -p $HOME/.config/i3
|
||||
mkdir -p $HOME/.config/dunst
|
||||
mkdir -p $HOME/bin/
|
||||
mkdir -p $HOME/.ssh
|
||||
mkdir -p $HOME/.local/share/applications
|
||||
|
||||
ln -s $(pwd)/vimrc $HOME/.vimrc
|
||||
ln -s $(pwd)/bashrc $HOME/.bashrc
|
||||
|
Loading…
Reference in New Issue
Block a user