OSDN Git Service

[add] : Added lsd-control.
authorhayao <shun819.mail@gmail.com>
Sun, 29 Mar 2020 06:15:08 +0000 (15:15 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 29 Mar 2020 06:15:08 +0000 (15:15 +0900)
channels/xfce/airootfs/etc/skel/.aliases
channels/xfce/airootfs/etc/skel/.lsd-control [new file with mode: 0644]
channels/xfce/packages/other.x86_64

index 388b716..443a4bc 100644 (file)
@@ -8,7 +8,7 @@
 # Write the alias here.
 #
 
-[[ ! ${TERM} = "linux" ]] && alias ls='lsd'
+[[ ! ${TERM} = "linux" ]] && [[ -f /usr/local/lib/lsd-alias ]] && source /usr/local/lib/lsd-alias
 
 alias apt='aptpac'
 alias apt-get='aptpac
\ No newline at end of file
diff --git a/channels/xfce/airootfs/etc/skel/.lsd-control b/channels/xfce/airootfs/etc/skel/.lsd-control
new file mode 100644 (file)
index 0000000..a2b7f93
--- /dev/null
@@ -0,0 +1 @@
+lsd=true
\ No newline at end of file
index df664fd..7da55cb 100644 (file)
@@ -54,6 +54,7 @@ system-config-printer
 
 #-- shell --#
 lsd
+lsd-control
 powerline
 zsh
 zsh-completions