update folders
This commit is contained in:
3
snipplets/code/Crystal/env_variable.cr
Normal file
3
snipplets/code/Crystal/env_variable.cr
Normal file
@@ -0,0 +1,3 @@
|
||||
shell = ENV["SHELL"]
|
||||
|
||||
puts "SHELL: #{shell}\nLANG: #{ENV["COLORTERM"]}"
|
||||
Reference in New Issue
Block a user