Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

node execute local bin

# in your .zshrc or .bashrc:
function npm-do { (PATH=$(npm bin):$PATH; eval $@;) }
# restart zsh of course
# inside your project directory:
npm-do tsc --init
npm-do figlet hi # or whatever
Comment

PREVIOUS NEXT
Code Example
Shell :: To configure msmtp, let’s create a file .msmtprc in the current user home directory: 
Shell :: fedora insall kdenlive 
Shell :: how to install pakages using ancaonda prompt 
Shell :: install neo layout 
Shell :: how to change expiry date for user linux 
Shell :: wsl2 icmp_seq=165 Destination Host Unreachable after installing docker 
Shell :: bios update dual boot no option to select os 
Shell :: what is %prec in yacc 
Shell :: use -i to suggest an answer 
Shell :: sc CentOS 
Shell :: exit server freeze 
Shell :: clone serverless repository scripts 
Shell :: turn off history bash mac 
Shell :: ansible only disable service if installed 
Shell :: bash create jks from cert and key 
Shell :: verify in core compressor with swap backend VM_PAGER_COMPRESSOR_WITH_SWAP 
Shell :: get my most used command from history 
Shell :: linux batch display number of lines 
Shell :: Turning off chrome sandbox 
Shell :: Could not download aapt2-proto-4.1.0-alpha01-6193524.jar 
Shell :: Ubuntu system specificaiton 
Shell :: how to upload a file to sentry 
Shell :: check concurrent connections for linux user 
Shell :: how to install bokeh version 2.4.1 rather than 2.4.2 
Shell :: node_modules spotlight index 
Shell :: how to install opensll in ubuntu 18.04 
Shell :: powershell format table sort 
Shell :: .trash folder data remove linux 
Shell :: start cpu scheduler on ubuntu terminal 
Shell :: android studio tar install to ubuntu 20 
ADD CONTENT
Topic
Content
Source link
Name
9+4 =