From 7c000f96fe6d1101c4a44e59c5b871524e154cfb Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 22 Sep 2020 19:11:48 -0300 Subject: Move shell aliases into vps-configuration.nix --- bash-profile.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 bash-profile.sh (limited to 'bash-profile.sh') diff --git a/bash-profile.sh b/bash-profile.sh deleted file mode 100644 index c147398..0000000 --- a/bash-profile.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -alias l='ls -lahp' -- cgit v1.2.3