mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-09 00:46:25 +00:00
Added .bashrc aliases
This commit is contained in:
parent
a0a04ee0be
commit
7fdbd3ea26
@ -202,6 +202,8 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
/bin/chown user1 ~user1/.bash_profile
|
/bin/chown user1 ~user1/.bash_profile
|
||||||
|
cp ~user1/.bash_profile ~user1/.bashrc
|
||||||
|
/bin/chown user1 ~user1/.bashrc
|
||||||
|
|
||||||
echo "$0 - Give user1 bitcoin aliases in their .bash_profile."
|
echo "$0 - Give user1 bitcoin aliases in their .bash_profile."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user