Skip to content

Commit

Permalink
wrong var
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.dd-wrt.com/DD-WRT@58957 52c4871e-980c-0410-b1e0-e73912ce01f8
  • Loading branch information
BrainSlayer committed Jan 1, 2025
1 parent 3409e87 commit 4e5610c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/router/others/profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/jffs/sbin:/jffs/bin:/jffs/usr/sbin:/j
export LD_LIBRARY_PATH=/lib:/usr/lib:/jffs/lib:/jffs/usr/lib:/jffs/usr/local/lib:/mmc/lib:/mmc/usr/lib:/opt/lib:/opt/usr/lib
export PS1='\[\033]0;\u@\h: \w\a\]\[\033[01;31m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
export TZ=`cat /etc/TZ`
export HISTORY=/tmp/.ash_history
export HISTFILE=/tmp/.ash_history

alias ll='ls -lahrt'

Expand Down

0 comments on commit 4e5610c

Please sign in to comment.