Skip to content

Commit f86173a

Browse files
authored
Update .additional_bashrc.sh
1 parent 7d91e90 commit f86173a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.additional_bashrc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export LS_COLORS="${LS_COLORS}di=1;34:"
22
alias ll='ls -alh'
3+
# add some PATHS for development
34
export PATH=$PATH:~/.config/composer/vendor/bin:~/.composer/vendor/bin:./bin:./vendor/bin:./node_modules/.bin:.
45

56
# only enable docker aliases if docker-socket is mounted

0 commit comments

Comments
 (0)