Compare commits
No commits in common. "4e402241cac8a53c28e2c5b9de55000c02de8e2f" and "cf9af223bd75d56c23186191f020c2b51970b94b" have entirely different histories.
4e402241ca
...
cf9af223bd
|
|
@ -1 +0,0 @@
|
|||
_JAVA_AWT_WM_NONREPARENTING=1 $HOME/android/android-studio/bin/studio.sh
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
selected=$(simple-mtpfs -l | dmenu | cut --d : --f 1)
|
||||
|
||||
if [ ! -z $selected ]; then
|
||||
echo 'found'
|
||||
fi
|
||||
Loading…
Reference in New Issue