OSDN Git Service

[update] : Added apt alias.
authorhayao <shun819.mail@gmail.com>
Sun, 29 Mar 2020 05:42:06 +0000 (14:42 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 29 Mar 2020 05:42:06 +0000 (14:42 +0900)
channels/xfce/airootfs/etc/skel/.aliases

index b718c03..388b716 100644 (file)
@@ -8,4 +8,7 @@
 # Write the alias here.
 #
 
-[[ ! ${TERM} = "linux" ]] && alias ls='lsd'
\ No newline at end of file
+[[ ! ${TERM} = "linux" ]] && alias ls='lsd'
+
+alias apt='aptpac'
+alias apt-get='aptpac
\ No newline at end of file