This website works better with JavaScript.
Home
Explore
Help
Sign In
lhark
/
rc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
My 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.
331
Commits
4
Branches
0
Tags
2.9 MiB
Vim script
27.4%
Shell
25.2%
CSS
17.2%
Python
14.2%
Perl
8.8%
Other
7%
Tree:
2a3ced9900
lol/misc
master
modern-neovim
v2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2a3ced9900'
${ noResults }
rc
/
config
/
fish
/
functions
/
ll.fish
3 lines
92 B
Raw
Blame
History
function
ll
--description
'List contents of directory using long format'
ls
-lha
$argv
end
Reference in new issue