Skip to content

Commit

Permalink
Update .bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 authored Jan 5, 2023
1 parent cf380d5 commit 18f2e99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chromeos-base/bash-skel/files/etc/skel/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ alias it='sudo modprobe it87'
alias chro='sudo enter-chroot'
alias inst='crew install'
alias run='cd /usr/local/bin'
alias ver='cat /etc/lsb-release'
alias ver='cat /etc/os-release'
alias s='sync'
cd

0 comments on commit 18f2e99

Please sign in to comment.