feat: Simplify the dotfiles to what is useful
This commit is contained in:
parent
9232cf030b
commit
126d9892e2
11 changed files with 35 additions and 452 deletions
3
install.sh
Executable file
3
install.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
ln -si "$HOME"/dotfiles/.gitconfig ~/.gitconfig
|
||||
printf '. ~/dotfiles/.profile' > ~/.bashrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue