aboutsummaryrefslogtreecommitdiff
path: root/docker/debian-dev/bootstrap/bash-profile/dev.bash
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2024-08-13 22:45:45 +0800
committercrupest <crupest@outlook.com>2024-08-14 00:28:53 +0800
commit8fe3578e17757a50f8285a2759c6b149fe85a0b0 (patch)
treee066917d00637299b80c9251174d3591ba6d1a81 /docker/debian-dev/bootstrap/bash-profile/dev.bash
parent1bca7471d864bf859a6189a87adf92856729ec97 (diff)
downloadcrupest-8fe3578e17757a50f8285a2759c6b149fe85a0b0.tar.gz
crupest-8fe3578e17757a50f8285a2759c6b149fe85a0b0.tar.bz2
crupest-8fe3578e17757a50f8285a2759c6b149fe85a0b0.zip
feat(docker/debian-dev): remove code-server and merge it to debian-dev.
Diffstat (limited to 'docker/debian-dev/bootstrap/bash-profile/dev.bash')
-rw-r--r--docker/debian-dev/bootstrap/bash-profile/dev.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/debian-dev/bootstrap/bash-profile/dev.bash b/docker/debian-dev/bootstrap/bash-profile/dev.bash
deleted file mode 100644
index c49dc35..0000000
--- a/docker/debian-dev/bootstrap/bash-profile/dev.bash
+++ /dev/null
@@ -1 +0,0 @@
-alias cp-no-git="rsync -a --exclude='**/.git'"