Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration

This repo is to keep some of my configuration at a place where it's easily reachable (I can fetch it using curl/wget).

Appending to files

Append configs to your files

curl https://raw.githubusercontent.com/mdevrees/configuration/master/.bashrc >> ~/.bashrc
curl https://raw.githubusercontent.com/mdevrees/configuration/master/.screenrc >> ~/.screenrc
curl https://raw.githubusercontent.com/mdevrees/configuration/master/.gitconfig >> ~/.gitconfig

or via gitlab

curl https://gitlab.com/m.devrees/configuration/-/raw/master/.bashrc >> ~/.bashrc
curl https://gitlab.com/m.devrees/configuration/-/raw/master/.screenrc >> ~/.screenrc
curl https://gitlab.com/m.devrees/configuration/-/raw/master/.gitconfig >> ~/.gitconfig
curl https://gitlab.com/m.devrees/configuration/-/raw/master/zsh-aliases/custom-aliases.zsh >> $ZSH_CUSTOM/custom-aliases.zsh
curl https://gitlab.com/m.devrees/configuration/-/raw/master/zsh-aliases/virtualenvwrapper.zsh >> $ZSH_CUSTOM/virtualenvwrapper.zsh

G810-led

G810 led goes to /etc/g810-led and that contains the profile file. It contains a profile I like.

About

basic linux configuration

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages