Skip to content

badcristian/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

  1. Check installed dependencies
bash check_dependencies.sh
  1. Symlink
bash symlink.sh
  1. Add PhpStorm command line command
cd /usr/local/bin
touch storm
vim storm

---

#!/bin/sh

open -na "PhpStorm.app" --args "$@"

---

About

dots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors