mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Removed old todo
This commit is contained in:
parent
ba0f8cf25b
commit
9d7a5edf03
|
@ -3,8 +3,6 @@
|
||||||
# Automated script to install my dotfiles
|
# Automated script to install my dotfiles
|
||||||
|
|
||||||
# Clone dotfiles
|
# Clone dotfiles
|
||||||
# TODO make ~/.dotfiles path arbitrary and make all other scripts conform to this
|
|
||||||
# using SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
|
||||||
if [ -z "$1" ]
|
if [ -z "$1" ]
|
||||||
then
|
then
|
||||||
SCRIPT_DIR=$1
|
SCRIPT_DIR=$1
|
||||||
|
|
Loading…
Reference in a new issue