Better bat file and remove redundant allias
This commit is contained in:
-10
@@ -20,13 +20,3 @@ echo "alias computer=$TARGET_FULLPATH" >> ~/.bash_aliases
|
||||
# Windows
|
||||
# Copy yolo.bat to System32 or Home Directory :
|
||||
cp yolo.bat ~
|
||||
|
||||
|
||||
# (This doesn't work, havent figured it out)
|
||||
# Creates two aliases for use
|
||||
#alias yolo=$TARGET_FULLPATH
|
||||
#alias computer=$TARGET_FULLPATH
|
||||
|
||||
# Add the aliases to the logon scripts
|
||||
#echo "alias yolo=$TARGET_FULLPATH" >> ~/.bash_aliases
|
||||
#echo "alias computer=$TARGET_FULLPATH" >> ~/.bash_aliases
|
||||
Reference in New Issue
Block a user