Changing from i3 to dwm - tidied ip bin folder
This commit is contained in:
parent
6aaf779227
commit
a0ef393f2b
47 changed files with 254 additions and 245 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
pluginFolder="/home/jonathan/WPPlugins"
|
||||
for dir in $pluginFolder/*/; do
|
||||
cd $dir
|
||||
name=${PWD##*/}
|
||||
echo $name | toilet -w 200
|
||||
/home/jonathan/.gem/ruby/2.4.0/bin/git-svn-mirror update
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue