Update shell startup files.
This commit is contained in:
@@ -86,6 +86,6 @@ fnottype() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# simple calculator
|
# simple calculator
|
||||||
? () {
|
c () {
|
||||||
echo "$*" | bc -l
|
echo "$*" | bc -l
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user