Skip to content

willmaginn/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configs

These are some of the config files used to setup my dev machine with various custom settings

scripts

Contains any bash scripts I use for development

  • installWP.sh This sets up a wordpress install on a machine with apache and mysql already setup using wp-cli

sources

This contains any sources used in my .bash_profile

  • wp-completion.bash Used with wp-cli bash completetion

configs

This are the files used to config the dev setup and any custom alias used and possibly more

  • .bash_profile Profile used to run terminal with various alias etc, edited for security

  • .gitconfig Recently discovered you can use this to

  • ssh/config Used for ssh connections when specifing keys, edited for security

About

Useful dev configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages