diff options
author | clarkzjw <[email protected]> | 2022-12-06 17:00:36 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-12-06 17:00:36 -0800 |
commit | 6655e070e399e5fc65e3ec8d78e58797057dd86a (patch) | |
tree | 75a129b82d81ec15add9eb1a9ffdaf9bd4bf543c /dot_zshrc | |
parent | 35a18e2b3f9d547c2edd638df1f8302d21f024f7 (diff) | |
download | dotfiles-6655e070e399e5fc65e3ec8d78e58797057dd86a.tar.gz |
system: add ~/.local/share/applications, i3: update external monitor
Diffstat (limited to 'dot_zshrc')
-rw-r--r-- | dot_zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -135,4 +135,5 @@ alias t="xfce4-terminal" | |||
135 | alias nas="sudo mount -t cifs -o user=clarkzjw //192.168.1.201/pool1 /mnt/truenas" | 135 | alias nas="sudo mount -t cifs -o user=clarkzjw //192.168.1.201/pool1 /mnt/truenas" |
136 | alias chez="/usr/bin/chezmoi" | 136 | alias chez="/usr/bin/chezmoi" |
137 | alias xc="xclip -selection clip" | 137 | alias xc="xclip -selection clip" |
138 | alias ws="/home/clarkzjw/Documents/application/wondershaper/wondershaper" | ||
138 | alias log="/home/clarkzjw/Documents/sync/UVic/PanLab/Code/picoquic/picoquic/picolog_t -f qlog" | 139 | alias log="/home/clarkzjw/Documents/sync/UVic/PanLab/Code/picoquic/picoquic/picolog_t -f qlog" |