Skip to content

Commit

Permalink
Добавил возможность вызывать локальные пакеты как глобальные
Browse files Browse the repository at this point in the history
  • Loading branch information
nicothin committed Jul 2, 2018
1 parent c946af3 commit 044b6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
eval `ssh-agent -s`
ssh-add


export PATH=./node_modules/.bin:$PATH

alias ls='ls -hF -1 --color=tty --sort=extension --show-control-chars'

Expand Down

0 comments on commit 044b6c9

Please sign in to comment.