Skip to content

Commit bc3a76c

Browse files
committed
Cleanup
1 parent d806c7b commit bc3a76c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

archlinux/install/apps/git.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ function setup(){
1010
git config --global alias.st status
1111
git config --global pull.rebase true
1212
git config --global init.defaultBranch main
13+
git config --global alias.s switch
1314
}
1415

1516
function check(){

archlinux/install/desktop/packages.aur.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ visual-studio-code-bin
33
google-chrome
44
spotify
55
localsend-appimage
6+
67
# Fonts
78
woff2-font-awesome
89
ttf-cascadia-mono-nerd

0 commit comments

Comments
 (0)