Skip to content

Instantly share code, notes, and snippets.

View b-ggs's full-sized avatar

boggs 🌊 b-ggs

View GitHub Profile
9
down vote
In Ubuntu Gnome 14.04, open dconf-editor. Go to
org>gnome>nautilus>preferences.
Check the box next to enable-interactive-search. Restart nautilus
shareimprove this answer
edited Apr 7 at 12:56
Android Studio
---
"Unable to run mksdcard SDK tool." on Fedora 23
```
# dnf install zlib.i686 ncurses-libs.i686 bzip2-libs.i686
```
Test gist from gist-vim on vim on Termux on Android!
http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/
sudo dnf install kernel-devel-$(uname -r) make automake gcc gcc-c++ git
echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf
wget http://filebin.ca/2LVgpjSgiT56/backports-ath-2015-11-05.tar.bz2
tar -vxf backports-ath-2015-11-05.tar.bz2
cd backports-ath-2015-11-05
make defconfig-ath10k
make
sudo make install
@b-ggs
b-ggs / homeswapper
Last active December 27, 2015 09:46
! Swap caps lock and escape
remove Lock = Caps_Lock
keysym Escape = Caps_Lock
keysym Caps_Lock = Escape
add Lock = Caps_Lock
!TODO: Find out why this also enables capslock.
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465.8G 0 disk
├─sda1 8:1 0 512M 0 part /boot/efi
├─sda2 8:2 0 9.3G 0 part /
├─sda3 8:3 0 13.5G 0 part [SWAP]
└─sda4 8:4 0 442.5G 0 part /home
sdb 8:16 1 14.8G 0 disk
├─sdb1 8:17 1 3.7G 0 part /media/boggs/Debian 8.2.0 amd64 1
└─sdb2 8:18 1 416K 0 part
sr0 11:0 1 1024M 0 rom
dhcpcd enp0s20u3
grub-install --efi-directory=/boot/efi --recheck /dev/sda
systemctl status `service`
systemctl enable/disable `service`
https://extensions.gnome.org/extension/1010/archlinux-updates-indicator/
https://extensions.gnome.org/extension/818/battery-percentage/