diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2024-11-27 14:22:26 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-27 14:22:26 +0800 |
| commit | 91f3e8c038e289009554e69f05abc75bccee8368 (patch) | |
| tree | 5f19a82a241bac1587d908305c7d1a3833f1226a /alias | |
| parent | c4d87fd742c39f0729e7bef61a276769de8142bb (diff) | |
Update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -132,6 +132,7 @@ file.size() { | |||
| 132 | # Systemctl {{{ | 132 | # Systemctl {{{ |
| 133 | alias s='sudo systemctl' | 133 | alias s='sudo systemctl' |
| 134 | alias j='sudo journalctl -xeu' | 134 | alias j='sudo journalctl -xeu' |
| 135 | alias jf='sudo journalctl -xfeu' | ||
| 135 | # }}} | 136 | # }}} |
| 136 | # TTY {{{ | 137 | # TTY {{{ |
| 137 | alias tma='tmux a' | 138 | alias tma='tmux a' |