summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Breckenridge <62034540+i13e@users.noreply.github.com>2022-08-21 09:48:30 -0400
committerGitHub <noreply@github.com>2022-08-21 09:48:30 -0400
commit5506a4eb89269328dc4256468d3ccdbfcf7af432 (patch)
tree23edbb91d488019ac3cac8367969c3642a5a83a5
parentceca1e8ad1fb8248927d8f647a619edeecd4fff3 (diff)
downloadeibhear-5506a4eb89269328dc4256468d3ccdbfcf7af432.tar.gz
eibhear-5506a4eb89269328dc4256468d3ccdbfcf7af432.tar.zst
eibhear-5506a4eb89269328dc4256468d3ccdbfcf7af432.zip
Remove $LF_ICONS from profile
-rw-r--r--.config/shell/profile79
1 files changed, 0 insertions, 79 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index f2caaaa..1b84213 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -61,85 +61,6 @@ export MOZ_USE_XINPUT2="1" # Mozilla smooth scrolling/touchpads.
export AWT_TOOLKIT="MToolkit wmname LG3D" #May have to install wmname
export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm
-# This is the list for lf icons:
-export LF_ICONS="di=📁:\
-fi=📃:\
-tw=🤝:\
-ow=📂:\
-ln=⛓:\
-or=❌:\
-ex=🎯:\
-*.txt=✍:\
-*.mom=✍:\
-*.me=✍:\
-*.ms=✍:\
-*.png=🖼:\
-*.webp=🖼:\
-*.ico=🖼:\
-*.jpg=📸:\
-*.jpe=📸:\
-*.jpeg=📸:\
-*.gif=🖼:\
-*.svg=🗺:\
-*.tif=🖼:\
-*.tiff=🖼:\
-*.xcf=🖌:\
-*.html=🌎:\
-*.xml=📰:\
-*.gpg=🔒:\
-*.css=🎨:\
-*.pdf=📚:\
-*.djvu=📚:\
-*.epub=📚:\
-*.csv=📓:\
-*.xlsx=📓:\
-*.tex=📜:\
-*.md=📘:\
-*.r=📊:\
-*.R=📊:\
-*.rmd=📊:\
-*.Rmd=📊:\
-*.m=📊:\
-*.mp3=🎵:\
-*.opus=🎵:\
-*.ogg=🎵:\
-*.m4a=🎵:\
-*.flac=🎼:\
-*.wav=🎼:\
-*.mkv=🎥:\
-*.mp4=🎥:\
-*.webm=🎥:\
-*.mpeg=🎥:\
-*.avi=🎥:\
-*.mov=🎥:\
-*.mpg=🎥:\
-*.wmv=🎥:\
-*.m4b=🎥:\
-*.flv=🎥:\
-*.zip=📦:\
-*.rar=📦:\
-*.7z=📦:\
-*.tar.gz=📦:\
-*.z64=🎮:\
-*.v64=🎮:\
-*.n64=🎮:\
-*.gba=🎮:\
-*.nes=🎮:\
-*.gdi=🎮:\
-*.1=ℹ:\
-*.nfo=ℹ:\
-*.info=ℹ:\
-*.log=📙:\
-*.iso=📀:\
-*.img=📀:\
-*.bib=🎓:\
-*.ged=👪:\
-*.part=💔:\
-*.torrent=🔽:\
-*.jar=♨:\
-*.java=♨:\
-"
-
[ ! -f ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ] && setsid shortcuts >/dev/null 2>&1
# Start graphical server on user's current tty if not already running.