We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d91e90 commit f86173aCopy full SHA for f86173a
.additional_bashrc.sh
@@ -1,5 +1,6 @@
1
export LS_COLORS="${LS_COLORS}di=1;34:"
2
alias ll='ls -alh'
3
+# add some PATHS for development
4
export PATH=$PATH:~/.config/composer/vendor/bin:~/.composer/vendor/bin:./bin:./vendor/bin:./node_modules/.bin:.
5
6
# only enable docker aliases if docker-socket is mounted
0 commit comments