Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git lfs install

curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
Comment

install git lfs

On Debian linux:

https://packagecloud.io/github/git-lfs

1. Add git repository

curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash

2. Install git lfs

sudo apt-get install git-lfs=3.2.0
Comment

PREVIOUS NEXT
Code Example
Shell :: remove git from angular oproject 
Shell :: -bash: bin/startup.sh: Permission denied 
Shell :: ZSH Configuration File (.zshrc) 
Shell :: how to install wireshark 
Shell :: wsl how to add gui to ubuntu 
Shell :: linux time wrong 
Shell :: square root in bash script 
Shell :: how to open terminal as administrator in ubuntu 
Shell :: git clone in current directory 
Shell :: vagrant run paralel 
Shell :: Microsoft.PowerShell_profile.ps1 
Shell :: how to install tar.xz file on ubuntu 
Shell :: push to git with token 
Shell :: Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65 
Shell :: execute command remotely by ssh 
Shell :: delete all files in linux 
Shell :: ubuntu install ssh-agent 
Shell :: command get full history terminal mac 
Shell :: Cannot install in Homebrew on ARM processor in Intel default prefix 
Shell :: git remove untraked files 
Shell :: Command for installing Brave browser 
Shell :: bash load file as array 
Shell :: how to deactivate conda/Anaconda environment 
Shell :: git look at changes to a file 
Shell :: install bootstrap in angular 
Shell :: bash script copy array 
Shell :: django install pathlib 
Shell :: linux command to delete a dir 
Shell :: how to setup wordpress in docker 
Shell :: pipe command in linux 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =