Skip to content

Instantly share code, notes, and snippets.

View swright987's full-sized avatar
🎯
Focusing

Stephen Wright swright987

🎯
Focusing
View GitHub Profile
/*
Navbar "hovernav" dropdown menu - this works only for screen sizes larger than phones.
The Bootstrap CSS is unchanged. If you don't want this, delete this segment of the CSS
and delete the corresponding segment of bst.js
*/
@media (min-width: 768px) {
.navbar-nav .open ul {
display: none;
}

Keybase proof

I hereby claim:

  • I am swright987 on github.
  • I am swright987 (https://keybase.io/swright987) on keybase.
  • I have a public key ASCj0eR0MQhRlPFSL9us6LCkvUyGYFMOfWuLfqtPIyZ5-Ao

To claim this, I am signing this object:

@swright987
swright987 / base
Created September 15, 2017 06:17
boxstarter
#######################
# Windows Configuration
Update-ExecutionPolicy Unrestricted
Disable-InternetExplorerESC
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions