Compare commits
No commits in common. "2c627a16fcba648b4c2941cfe75f878e3c019c81" and "cadf29595154e5013db3d36efa4bef661d0ccec7" have entirely different histories.
2c627a16fc
...
cadf295951
2 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh -x
|
||||
#!/bin/sh
|
||||
|
||||
# Directory for SSH control sockets
|
||||
mkdir -p "${XDG_RUNTIME_DIR}/ssh" &
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh -x
|
||||
hyprpm update
|
Loading…
Reference in a new issue