This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
marc
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53
Commits
1
Branch
0
Tags
5.5 MiB
Vim script
49.3%
Python
30.5%
Shell
10%
CSS
8.1%
JavaScript
2.1%
Tree:
d816467f3e
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd816467f3e'
${ noResults }
dotfiles
/
.config
/
firefox
/
userChrome.css
4 lines
69 B
Raw
Blame
History
/* hides the native tabs */
#
TabsToolbar
{
visibility
:
collapse
;
}