Remove swi-prolog alias (swipl DTRT now) - dotfiles - leot's dotfiles
(HTM) hg clone https://bitbucket.org/iamleot/dotfiles
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) changeset 200a265700ae88a4750958917826c4168bc5b0c0
(DIR) parent 06f536d94290e6bf15ee91c867d06fd657717115
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sun, 17 Feb 2019 13:54:27
Remove swi-prolog alias (swipl DTRT now)
Diffstat:
tcshrc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff -r 06f536d94290 -r 200a265700ae tcshrc
--- a/tcshrc Tue Feb 12 23:08:21 2019 +0100
+++ b/tcshrc Sun Feb 17 13:54:27 2019 +0100
@@ -107,7 +107,6 @@
alias jq "jq -M"
alias pdfgrep "pdfgrep --color never"
alias sh "sh -V"
-alias swi-prolog "env DISPLAY= swi-prolog"
alias theme-light "printf '\033[?5h'"
alias theme-dark "printf '\033[?5l'"
alias rprompt-on 'set rprompt = "%U%c3%u"'