Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

sending to git

echo "# ubey" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Kabuye-Rogers256/ubey.git
git push -u origin main
Comment

PREVIOUS NEXT
Code Example
Shell :: apt install from file 
Shell :: Installs pip3, git, git-lfs, curl, wget 
Shell :: Freeze your process list across server restart 
Shell :: how to assign a file in bash 
Shell :: get OS name uname 
Shell :: --force-badname 
Shell :: manjaro mirrolist 
Shell :: letsencrypt windows tomcat 
Shell :: start up chronyd 
Shell :: diff files in different repositories 
Shell :: flasky fake 
Shell :: linux command print only odd columns 
Shell :: pipe find to rm 
Shell :: Shell:startup nsis 
Shell :: linux cut -d add custom text 
Shell :: set music cover image linux 
Shell :: install amazon-linux-extras 
Shell :: tail and watch directory linux 
Shell :: what is tmux attach windows 
Shell :: usel restart 
Shell :: create ionic v3 project 
Shell :: how to get a zombie villager in minecraft 
Shell :: set default permission to user for git use 
Shell :: linux copy line that does not contain text 
Shell :: metallb loadbalancer service pending 
Shell :: substitute string in many files 
Shell :: Setting an ACL in Linux 
Shell :: start cpu scheduler on ubuntu terminal 
Shell :: shorten terminal prompt linux 
Shell :: reinstall libre office to get dbf file works 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =