about summary refs log tree commit diff
path: root/lftp/.local/etc
diff options
context:
space:
mode:
Diffstat (limited to 'lftp/.local/etc')
-rw-r--r--lftp/.local/etc/lftp/rc14
1 files changed, 14 insertions, 0 deletions
diff --git a/lftp/.local/etc/lftp/rc b/lftp/.local/etc/lftp/rc
new file mode 100644
index 0000000..482fb6a
--- /dev/null
+++ b/lftp/.local/etc/lftp/rc
@@ -0,0 +1,14 @@
+set bmk:save-passwords false
+
+set cache:cache-empty-listings false
+set cache:enable true
+
+set cmd:prompt "\[\e[34m\]\u\[\e[0;34m\]\@\[\e[1m\]\h\[\e[1;30m\]:\[\e[1;34m\]\w\[\e[1;30m\] > \[\e[0m\]"
+set cmd:remote-completion true
+set cmd:save-cwd-history false
+set cmd:save-rl-history false
+
+set color:use-color auto
+
+set ftp:ssl-allow true
+set ftp:ssl-force true

Consider giving Nix/NixOS a try! <3