feat: Manage hypr
This commit is contained in:
parent
126d9892e2
commit
29a3208461
4 changed files with 183 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
ln -si "$HOME"/dotfiles/.gitconfig ~/.gitconfig
|
||||
printf '. ~/dotfiles/.profile' > ~/.bashrc
|
||||
|
||||
mkdir -p ~/.config
|
||||
ln -si "$HOME"/dotfiles/.config/hypr ~/.config/hypr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue