This commit is contained in:
Anthony Cicchetti 2020-10-27 23:31:21 -04:00
parent 474844070f
commit 8066f06237
2 changed files with 6 additions and 0 deletions

View file

@ -41,5 +41,8 @@
name:
- "@development-tools"
- openssl-devel
- freetype-devel
- libxml2-devel
- expat-devel
state: latest

View file

@ -52,6 +52,9 @@ else
fi
alias exa="exa -l --git"
if [[ $(uname -o) =~ 'Linux' ]]; then
alias cp="cp --reflink=auto"
fi
function dt() {
local session_name