From 8b6a44f89550665cce3ec7c7ffab7a9cecf59a4f Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 2 Feb 2021 05:18:42 +0000 Subject: configuration orgs --- data/clock-world-icon.png | Bin 0 -> 9901 bytes data/eshell.alias | 21 +++++++++++++++++++++ data/music-player-icon.png | Bin 0 -> 6469 bytes data/slack.svg | 15 +++++++++++++++ 4 files changed, 36 insertions(+) create mode 100644 data/clock-world-icon.png create mode 100644 data/eshell.alias create mode 100644 data/music-player-icon.png create mode 100644 data/slack.svg (limited to 'data') diff --git a/data/clock-world-icon.png b/data/clock-world-icon.png new file mode 100644 index 0000000..990d5ff Binary files /dev/null and b/data/clock-world-icon.png differ diff --git a/data/eshell.alias b/data/eshell.alias new file mode 100644 index 0000000..e03507f --- /dev/null +++ b/data/eshell.alias @@ -0,0 +1,21 @@ +alias df dfrs +alias dir ls -Lla|grep ^d +alias more vo $1 +alias vo view-file-other-window $1 +alias vf view-file-other-frame $1 +alias v view-file $1 +alias clear recenter 0 +alias la ls -a $* +alias ll ls -l $* +alias e find-file $1 +alias eo find-file-other-window $1 +alias ef find-file-other-frame $1 +alias lp2 lp -o number-up=2 $* +alias lp4 lp -o number-up=4 $* +alias lp22 lp -o number-up=2 -o sides=two-sided-short-edge $* +alias lp42 lp -o number-up=4 -o sides=two-sided-long-edge $* +alias ... cd ../.. +alias .. cd .. +alias ls ls -F $* +alias up eshell-up $1 +alias pk eshell-up-peek $1 diff --git a/data/music-player-icon.png b/data/music-player-icon.png new file mode 100644 index 0000000..16dc7b3 Binary files /dev/null and b/data/music-player-icon.png differ diff --git a/data/slack.svg b/data/slack.svg new file mode 100644 index 0000000..f3efcb6 --- /dev/null +++ b/data/slack.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3