This website works better with JavaScript.
Explore
Home
Help
Sign In
Wolfe
/
dotfiles
mirror of
https://github.com/WolfeCub/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Releases
Wiki
Activity
My personal dotfiles
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.
457
Commits
1
Branch
0
Tags
8.9 MiB
Tree:
afdbb154b1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'afdbb154b1'
${ noResults }
dotfiles
/
bin
/
bin
/
diskusage
4 lines
66 B
Raw
Normal View
History
Unescape
Escape
Added lock screen and a script to open in emacs
6 years ago
#!/bin/sh
du --max-depth=1 2> /dev/null | sort -n -r | head -n20