Various small changes
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
/Applications/Quake\ III\ Arena/Quake.sh
|
||||
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
brew services stop postgresql
|
||||
rm /usr/local/var/postgres/postmaster.pid
|
||||
brew services start postgresql
|
||||
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if tmux list-sessions
|
||||
Reference in New Issue
Block a user