diff options
author | clarkzjw <[email protected]> | 2022-12-01 10:30:53 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-12-01 10:30:53 -0800 |
commit | 8ff7a22d01bbdb74e452b0ccc4900446878e356a (patch) | |
tree | cca516ec3c488fb3774f599728f486b462181a9c /dot_zshrc | |
parent | ea795e932b3edf04ef74b1566dbbf6aa0efc5853 (diff) | |
download | dotfiles-8ff7a22d01bbdb74e452b0ccc4900446878e356a.tar.gz |
i3: update power profile menu
Diffstat (limited to 'dot_zshrc')
-rw-r--r-- | dot_zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,5 +134,5 @@ alias m="make -j`nproc --all`" | |||
134 | alias t="xfce4-terminal" | 134 | 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 | 137 | alias xc="xclip -selection clip" | |
138 | alias log="/home/clarkzjw/Documents/sync/UVic/PanLab/Code/picoquic/picoquic/picolog_t -f qlog" | 138 | alias log="/home/clarkzjw/Documents/sync/UVic/PanLab/Code/picoquic/picoquic/picolog_t -f qlog" |