first commit
This commit is contained in:
.local/bin
backup-mcbin-cpcleanercleanertmpcmus-shelldmenumountdmenuumountdmenuunicodeeix-repos-syncf2pyf2py3f2py3.6geoipgetforecastgit-init-folderhosts-updatemailsyncminecraft-launchermouse-setnightobshraspscreen-switcherscreenshotscreenshot-areaset-wallpapershut-sup-restspeedtest-clissh-permissionsstream-twitchstream-youtubesuspend-at-timetempterm-wmitwitchupdateupdate-kernelwelcomerwelcomer-serwerwheelwylaczoffyatqayt-mp3yt-video
.tmux.conf.vim
.viminfo.vimrc.zshrc
2
.local/bin/eix-repos-sync
Executable file
2
.local/bin/eix-repos-sync
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
for i in /usr/repos/*/.git; do ( echo $i; cd $i/..; sudo git pull; ); done
|
Reference in New Issue
Block a user