]> code.delx.au - dotfiles/history - .bashrc
gnome-setup.sh
[dotfiles] / .bashrc
2024-03-05 James Buntonbashrc: SSH_AUTH_SOCK improvements
2024-02-08 James Buntonbashrc: find SSH keyring in more places
2023-09-02 James Buntonbash: fix __vte_osc7 in terminal title
2023-09-02 James Buntonbash: remove pbcopy
2023-09-02 James Buntonbash: fix pstree
2022-04-23 James Buntonbash: pick up XDG_RUNTIME_DIR in case it isn't set...
2022-04-22 James Buntonbash: pick up DBUS_SESSION_BUS_ADDRESS in case it isn...
2022-03-31 James Buntonbash: simplify EDITOR for non-emacs systems
2022-03-06 James Buntonbash: don't use hostname command
2021-06-20 James Buntonbash: fix bug in edit/aliasfg
2020-08-13 James Buntonemacs: use console version
2020-06-18 James Buntonbash: ~/bin should go at the front of PATH
2019-11-23 James Buntonbash: better ls colors for other_writable
2019-08-04 James Buntonbashrc: set LANG from config file
2019-07-10 James Buntonssh config: CheckHostIP no
2019-06-13 James Buntongnome-terminal preserve working directory when opening...
2019-04-08 James Buntonbashrc: git-prompt for Fedora
2019-04-04 James Buntonbashrc: use printf for compatibility with macOS's broke...
2019-03-12 James Buntonbash: include hostname in all xterm titles
2019-02-26 James Buntonbash+screen: improvements to xterm titlebar and screen...
2019-02-26 James Buntonbash: pre-exec xterm titlebar
2019-01-20 James Buntonbash: fixed typo
2018-12-21 James Buntonbash: look for git-prompt.sh in more places
2018-12-10 James Buntonbash: Fix PROMPT_COMMAND
2018-11-27 James BuntonRe-add COLORFGBG
2018-11-19 James Buntonbash: load completion and git-prompt
2018-11-19 James Buntonbash: load ~/.bashrc_local
2018-11-19 James Buntonbash: read all environment.d
2018-11-19 James Buntonbash: fix for non-GNU man
2018-11-19 James Buntonbash: python alias to python3
2018-11-19 James Buntonbash: support symlinks to dirs in ~/bin
2018-11-19 James Buntonbash: improve SSH_AUTH_SOCK detection
2018-11-19 James Buntonbash: consolidate config, move EMAIL into separate...
2014-10-06 James Buntonbash: simplify startup
2014-06-17 James BuntonConvert tabs to spaces
2007-07-08 James BuntonReworked bash init scripts.
2007-06-25 James BuntonFixed screen ^H issues in a nicer way
2007-06-12 James BuntonInitial configs