3
2
Fork
You've already forked lw-config
0
LispWorks config files
  • Common Lisp 98.6%
  • AppleScript 1%
  • Shell 0.4%
Find a file
2026年07月14日 00:44:27 +02:00
linux-editor Updated config 2026年02月28日 00:30:10 +01:00
lw-editor-color-theme @ecfe8a3747 Uplifted submodule. 2022年12月24日 17:49:28 +01:00
.gitignore Add ignore for 64bit fasl files on OSX 2023年12月31日 00:32:52 +01:00
.gitmodules Updated 2023年12月05日 00:36:22 +01:00
build-console-lw.lisp Updated config 2026年02月28日 00:30:10 +01:00
build-console-lw.sh Updated config 2026年02月28日 00:30:10 +01:00
colors.lisp Updated color-theme 2015年05月21日 23:37:06 +02:00
colourful.lisp Updated config 2026年02月28日 00:30:10 +01:00
darkula-theme.lisp Updated config 2026年02月28日 00:30:10 +01:00
dvorak-binds.lisp Updated binds 2017年10月01日 10:46:56 +02:00
editor-extensions.lisp Updated config 2026年02月28日 00:30:10 +01:00
lispworks-config.lisp Fix the same problem with system-index.txt rebuild in quicklisp for Win32 2026年07月14日 00:44:27 +02:00
LW-Personal.APPLESCRIPT Update LW Personal 8.0 for OSX support 2024年03月15日 01:23:09 +01:00
other-binds.lisp Added F7 binding for breakpoints 2026年05月23日 23:21:50 +02:00
package-browser.lisp Updated 2016年08月01日 20:36:05 +02:00
README.txt Initial import 2014年06月14日 18:52:11 +02:00

Lispworks config files.
Usage
=====
ln -s /FULL/PATH/TO/lispworks-config.lisp ~/.lispworks
One need to run 
(load "~/.lispworks")
on every start of the LispWorks Personal IDE. 
Alternatively one can use supplied LW-Personal.APPLESCRIPT
and create an Automator app on top of it (one need to
enable Accessibility for the AppleScript and Automator in 
System Preferences)