diff options
author | terminaldweller <thabogre@gmail.com> | 2022-03-20 07:29:18 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-03-20 07:29:18 +0000 |
commit | f98346db8ddcc329301fd77dec1e392a9c2f2851 (patch) | |
tree | c0772f0b36a5c8a047eeb164251946b968cdeb91 /postit | |
parent | mostly pretty git logs (diff) | |
download | scripts-f98346db8ddcc329301fd77dec1e392a9c2f2851.tar.gz scripts-f98346db8ddcc329301fd77dec1e392a9c2f2851.zip |
using autossh
Diffstat (limited to 'postit')
-rw-r--r-- | postit | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,3 +36,4 @@ fc-list : family style https://smallpdf.com/jpg-to-pdf cat /home/devi/.clip_history | dmenu -l 10 | xsel -ib git worktree add -b hotfix ~/code/hotfix trunk +sudo mount -t cifs -o user=pi4,vers=2.0,domain=MSHOME //192.168.1.200/disk1 /home/devi/sambashare |