# vim:syntax=screen hardstatus alwayslastline hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]' # Default screens #screen -t shell1 0 #screen -t shell2 1 atom+xml'/>

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.flake8
Commit message (Expand)AuthorAgeFilesLines
* + flake8's cognitive complexityH. P. 2024-05-261-0/+2
* don't disable tab warnings anymoreH. P. 2024-05-251-1/+2
* MergeH. P. 2024-05-251-2/+3
|\
| * Superseding flake8-colors - considering that deprecatedH. P.