2 Commits
Author SHA1 Message Date
Michael Weimann fdb8e1924a Add recursive flag to the less file watcher 2019-03-31 18:09:56 +02:00
Michael Weimann f556ac87f3 Add a docker dev setup 2019-03-24 17:56:31 +01:00
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/bin/bash
######################################################################## ########################################################################
# Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org> # Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org>
######################################################################## ########################################################################
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/bin/bash
######################################################################## ########################################################################
# Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org> # Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org>
######################################################################## ########################################################################
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/bin/bash
######################################################################## ########################################################################
# Copyright (C) 2016 Max Mehl <max.mehl@fsfe.org> # Copyright (C) 2016 Max Mehl <max.mehl@fsfe.org>
######################################################################## ########################################################################
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/bin/bash
######################################################################## ########################################################################
# Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org> # Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org>
######################################################################## ########################################################################