Compare commits

..

No commits in common. "2e5967f8c6c097e83955de8f5fe69bba7b4f8c39" and "507da2571c6f106d9e7984eb273f9c5c081d8198" have entirely different histories.

10 changed files with 0 additions and 18 deletions

View file

@ -1,2 +0,0 @@
mkdir -p ~/.local/share/applications
cp *.desktop ~/.local/share/applications/

View file

@ -1,2 +0,0 @@
mkdir -p ~/.config/fontconfig
cp fonts.conf ~/.config/fontconfig/

View file

@ -1 +0,0 @@
Copy-Item ".\gitconfig-win" "$HOME\.gitconfig"

View file

@ -1 +0,0 @@
cp gitconfig ~/.gitconfig

View file

@ -1,2 +0,0 @@
mkdir -p ~/.config/kitty
cp *.conf ~/.config/kitty/

View file

@ -1,2 +0,0 @@
New-Item -ItemType "directory" -Path "$HOME\AppData\Local\nvim"
Copy-Item ".\init.vim" "$HOME\AppData\Local\nvim\"

View file

@ -1,2 +0,0 @@
mkdir -p ~/.config/nvim
cp init.vim ~/.config/nvim/

View file

@ -1,2 +0,0 @@
New-Item -ItemType "directory" -Path "$HOME\Documents\PowerShell"
Copy-Item ".\profile.ps1" "$HOME\Documents\PowerShell\"

View file

@ -1,2 +0,0 @@
mkdir -p ~/.config/i3
cp config ~/.config/i3/

View file

@ -1,2 +0,0 @@
mkdir -p ~/.config/i3status
cp config ~/.config/i3status/