add bashrc alias and lazy-lock generated by nvim

This commit is contained in:
Josue
2024-03-11 08:56:19 -07:00
parent 9be431493e
commit 1595f592cb
2 changed files with 9 additions and 6 deletions

3
bashrc
View File

@@ -15,3 +15,6 @@ GIT_BRANCH="${YELLOW}\$(parse_git_branch)${RESET}"
PS1="${USER_NAME}@${HOST_NAME}:${DIR}${GIT_BRANCH}\n> "
alias xfreerdp='xfreerdp +clipboard /dynamic-resolution'