Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
问一下更改/删除环境变量和alias的问题
Experiences and Insight
828
views ·
1
replies ·
To
floor
Go
xliang9550
deepin
2014-08-05 22:57
Author
假设我在.bashrc中定义了一些环境变量,如果需要更改,是否保存之后直接在终端中再次运行一下source ~/.bashrc就可以了呢?如果想要删除不再需要的环境变量或者alias是否也可以?
举个例子,我在MATE桌面环境的发行版中给pluma起了个alias,名叫gedit,现在想要删除。
Reply
Like 0
Favorite
View the author
All Replies
136******54
deepin
2014-08-05 23:05
#1
是的,在.bashrc中删除然后 source ~/.bashrc 就行了
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
举个例子,我在MATE桌面环境的发行版中给pluma起了个alias,名叫gedit,现在想要删除。