laptop config
This commit is contained in:
parent
e408c1a4ec
commit
057b83b99b
2
.bashrc
2
.bashrc
@ -14,6 +14,8 @@ alias clip="xclip -selection clipboard"
|
||||
alias phone="simple-mtpfs"
|
||||
alias bell="paplay /usr/share/sounds/freedesktop/stereo/complete.oga"
|
||||
alias useage="du -h -d 1 2> /dev/null | sort -h"
|
||||
# For laptop multi-gpu offloading
|
||||
alias nvidia_gpu="DRI_PRIME=1 __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia"
|
||||
|
||||
export DENO_INSTALL="/home/oliver/.deno"
|
||||
export PATH="$DENO_INSTALL/bin:$PATH"
|
||||
|
Loading…
Reference in New Issue
Block a user