mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Switch to patched SourceCodePro font
This commit is contained in:
@ -21,6 +21,11 @@ for file in $conffiles; do
|
||||
ln -sfv $confpath/.config/$file .
|
||||
done
|
||||
|
||||
cd $HOME
|
||||
mkdir -p .local/share/ && cd .local/share
|
||||
echo cd `pwd`
|
||||
ln -sfv $DOTFILES/fonts .
|
||||
|
||||
sudo -s << EOF
|
||||
cd ~
|
||||
echo -n "cd "
|
||||
|
Reference in New Issue
Block a user