Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

brew on windows

test -d ~/.linuxbrew && eval "$(~/.linuxbrew/bin/brew shellenv)"
test -d /home/linuxbrew/.linuxbrew && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
test -r ~/.bash_profile && echo "eval "$($(brew --prefix)/bin/brew shellenv)"" >>~/.bash_profile
echo "eval "$($(brew --prefix)/bin/brew shellenv)"" >>~/.profile
Comment

PREVIOUS NEXT
Code Example
Shell :: tasksel 
Shell :: microstack.openstack to openstack 
Shell :: android emulator for ubuntu 
Shell :: running kubernetes dasboard 
Shell :: conEMU alias / 
Shell :: stop raid array linux 
Shell :: scaffold key 
Shell :: how to generate ssh keys for git 
Shell :: bash float 
Shell :: how to push code into github reposityory 
Shell :: how to change elementary os theme 
Shell :: linux echo variable 
Shell :: alternative to awk 
Shell :: how to change branches in githup from terminal 
Shell :: how to remove pkg from mac 
Shell :: install jitsi on ubuntu 
Shell :: git remove all changes 
Shell :: git push main 
Shell :: how to convert 30fps to 60fps using ffmpeg 
Shell :: windows powershell 
Shell :: grep example linux 
Shell :: recover a merged commit git 
Shell :: snap powershell 
Shell :: grep something before 
Shell :: gsed comand store file 
Shell :: magento install with composer 
Shell :: regex in batch file 
Shell :: linux zip file without parent directory 
Shell :: install gitlab-ce on centos 
Shell :: docker secrets commands 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =