Squashed commit of the following:
- set icons for mon2 in i3
- exluded a blender render dir
- two flash backup thingys
- lfrc filebrowser dectetion and formatting
- changed music dir for mpd
- moved browser backup to its own script. log too big
- added DIAGRAM_PLANTUML_CLASSPATH var for plantuml
- added web reqs script
- added asciidoc preview
- fixed ft_to_lang error by disabling treesitter in telescope
- copy media script
This commit is contained in:
3
env/.config/.profile
vendored
3
env/.config/.profile
vendored
@@ -34,6 +34,9 @@ if [ -f ~/.local/bin/system/paths.sh ]; then
|
||||
source ~/.local/bin/system/paths.sh
|
||||
fi
|
||||
|
||||
export DIAGRAM_PLANTUML_CLASSPATH=/usr/lib/ruby/gems/3.4.0/gems/asciidoctor-diagram-plantuml-1.2025.3/lib/asciidoctor-diagram/plantuml/plantuml-lgpl-1.2025.3.jar
|
||||
|
||||
|
||||
alias fukn="sudo $@"
|
||||
[ doas ] && alias fukn="doas $@"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user