Skip to content

Commit fe7dd75

Browse files
Update newsystem.sh
1 parent cacde52 commit fe7dd75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

newsystem.sh

+2
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,5 @@ gittoilb() { git clone https://github.com/DataBiosphere/toil.git && cd toil && g
189189
ppjson() { cat "$1" | jq ''; }
190190
# https://github.com/DailyDreaming/fetch_gs_frm_json/blob/master/dl_gsfiles_frm_json.py
191191
gs_json() { python /usr/local/bin/dl_gsfiles_frm_json.py "$1"; }
192+
193+
gsettings set org.gnome.nautilus.icon-view default-zoom-level 'small'

0 commit comments

Comments
 (0)