Add Templates folder with a few examples
This commit is contained in:
1
dotfiles/Templates/script.sh
Normal file
1
dotfiles/Templates/script.sh
Normal file
@@ -0,0 +1 @@
|
||||
#! /bin/bash
|
||||
0
dotfiles/Templates/text.txt
Normal file
0
dotfiles/Templates/text.txt
Normal file
@@ -88,6 +88,7 @@ for selection in $main_menu; do
|
||||
|
||||
echo "Copying dotfiles..."
|
||||
cp -vrf dotfiles/.* $HOME
|
||||
cp -vrf dotfiles/* $HOME
|
||||
|
||||
echo "Loading fonts..."
|
||||
fc-cache -f
|
||||
|
||||
Reference in New Issue
Block a user