Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

my macbook trminal has no color

# Tell ls to be colourful
export CLICOLOR=1
export LSCOLORS=Exfxcxdxbxegedabagacad
 
# Tell grep to highlight matches
export GREP_OPTIONS='--color=auto'
Comment

PREVIOUS NEXT
Code Example
Shell :: how to get an object based on a substring jq 
Shell :: zram raspberry pi 
Shell :: Script to Install Brave Browser On Debian Linux 
Shell :: bash for loop with decimals 
Shell :: heredoc remove leading space tabs linux bash 
Shell :: set 
Shell :: how to install .net on pop os 
Shell :: https://cloud.google.com/python/docs/reference/cloudscheduler/latest/google.cloud.scheduler_v1.services.cloud_scheduler.CloudSchedulerClient#google_cloud_scheduler_v1_services_cloud_scheduler_CloudSchedulerClient_delete_job 
Shell :: invert 
Shell :: sed excape all special charators 
Shell :: How to turn on ARD on mac using terminal for specific users 
Shell :: generate kubernetes dashboard token longer time 
Shell :: Reduce the hibernate file Windows 10 
Shell :: apt install mp3 diags 
Shell :: Configure jfrog cli from command line 
Shell :: tapping home-brew/core 
Shell :: install check_mk ubuntu 20.04 
Shell :: enable ctrl alt backspace 
Shell :: install gem globally windows 
Shell :: conda install nose2 
Shell :: powershell auto clicker script 
Shell :: github repository 
Shell :: app store allow from anywhere 
Shell :: generate rs256 key pair 
Shell :: autoreconf: command not found 
Shell :: Running Graphical Programs on Windows Subsystem on Linux 
Shell :: always asks for ssh-add 
Shell :: clone github project / checkout a single branch 
Shell :: find mac address from ip powershell 
Shell :: verify large directory after copy files 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =