mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
Sync from WSL
This commit is contained in:
parent
165037d840
commit
2f8378e1a1
7 changed files with 68 additions and 7 deletions
|
|
@ -70,4 +70,11 @@ fi
|
|||
|
||||
# vcpkg
|
||||
|
||||
export VCPKG_ROOT=~/vcpkg
|
||||
export VCPKG_ROOT=~/vcpkg
|
||||
|
||||
# Package Manager
|
||||
|
||||
alias pac="sudo pacman"
|
||||
alias paci="sudo pacman -S"
|
||||
alias pacr="sudo pacman -R"
|
||||
alias pacu="sudo pacman -Ss"
|
||||
Loading…
Add table
Add a link
Reference in a new issue