mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
bashrc: remove setting of $uname
This commit is contained in:
parent
4a5ec0752c
commit
6b27107ca4
3
bashrc
3
bashrc
@ -6,9 +6,6 @@
|
|||||||
# Aliases RJ706I
|
# Aliases RJ706I
|
||||||
# Functions ZGC5QQ
|
# Functions ZGC5QQ
|
||||||
|
|
||||||
# $uname should tell which OS is used.
|
|
||||||
$uname=`uname`
|
|
||||||
|
|
||||||
# For Mac OS X + SSH sessions. bashrc must be sourced by hand at least once.
|
# For Mac OS X + SSH sessions. bashrc must be sourced by hand at least once.
|
||||||
echo "if [ -f ~/.bashrc ]; then
|
echo "if [ -f ~/.bashrc ]; then
|
||||||
source ~/.bashrc
|
source ~/.bashrc
|
||||||
|
Loading…
Reference in New Issue
Block a user