mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-07-21 16:00:55 +00:00
updated a bunch
This commit is contained in:
@@ -9,3 +9,10 @@ export GOBIN=$HOME/.local/go/bin
|
||||
export PATH=$PATH:$GOBIN
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
||||
# Shell function to turn on pc
|
||||
pc() {
|
||||
ssh -T root@192.168.0.254 'bash /root/wakeup.sh'
|
||||
}
|
||||
|
||||
alias copy='wl-copy --type text/plain <'
|
||||
alias copyimg='wl-copy --type image/png <'
|
||||
|
||||
Reference in New Issue
Block a user