feat: Manage hypr
This commit is contained in:
parent
dafe42b6e7
commit
0bf7779b72
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