| View previous topic :: View next topic |
| Author |
Message |
jag n00b

Joined: 07 Oct 2007 Posts: 3
|
Posted: Mon Jul 21, 2008 4:18 pm Post subject: fbrun - no aliases? |
|
|
| My (.bash_profile) aliases aren't working when I use fbrun (the fluxbox run tool), is there any way to fix that? |
|
| Back to top |
|
 |
exif n00b

Joined: 07 Jul 2008 Posts: 57 Location: Waterloo, ON, Canada
|
Posted: Mon Jul 21, 2008 4:28 pm Post subject: |
|
|
| .bash_profile is for login shells, .bashrc is for non-login shells. You can always symlink one to the other, or have one source the other so they they behave identically. |
|
| Back to top |
|
 |
jag n00b

Joined: 07 Oct 2007 Posts: 3
|
Posted: Mon Jul 21, 2008 4:35 pm Post subject: |
|
|
| yeah, i source ~/.bashrc in my .bash_profile, not that it helps anything in this situation... |
|
| Back to top |
|
 |
yabbadabbadont Advocate


Joined: 14 Mar 2003 Posts: 4790 Location: 2 exits past crazy
|
|
| Back to top |
|
 |
jag n00b

Joined: 07 Oct 2007 Posts: 3
|
Posted: Mon Jul 21, 2008 4:55 pm Post subject: |
|
|
| huh, thanks. I hoped there'd be an easier way. Maybe i'll try to poke around with the source code. |
|
| Back to top |
|
 |
kumogami n00b

Joined: 02 Apr 2013 Posts: 1
|
Posted: Tue Apr 02, 2013 7:53 pm Post subject: |
|
|
I believe fbrun uses the $PATH specified in /etc/profile. This works in debian, anyhow. Make sure to make a backup before making any changes. _________________ I might be reachable at "kumogami [at] live [dot] com". |
|
| Back to top |
|
 |
|