This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
latte-dock
mirror of
https://github.com/KDE/latte-dock.git
Watch
1
Star
0
Fork
You've already forked latte-dock
0
Code
Issues
Projects
Releases
Wiki
Activity
master
latte-dock
/
formatter.sh
4 lines
89 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
astyle --options
=
'astylerc'
`
find -maxdepth
3
-name
'*.cpp'
-o -name
'*.h'
`
Reference in New Issue
View Git Blame
Copy Permalink