mirror of
https://github.com/gryf/vmstrap.git
synced 2026-01-09 07:14:17 +01:00
Added alias for ip command.
This commit is contained in:
@@ -43,6 +43,7 @@ sudo cp .tmux.conf ~/
|
||||
sudo cp .gitconfig ~/
|
||||
cp cleanup.sh ~/
|
||||
echo '. ~/.bash_prompt' >> ~/.bashrc
|
||||
echo "alias ip='ip -c'" >> ~/.bashrc
|
||||
|
||||
# 7. get my vim config
|
||||
if [ ! -d ~/.vim ]; then
|
||||
|
||||
Reference in New Issue
Block a user