mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-21 00:31:16 +02:00
test:success
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
##set -o vi
|
set -o vi
|
||||||
stty -ixon # Disable ctrl-s and ctrl-q.
|
stty -ixon # Disable ctrl-s and ctrl-q.
|
||||||
shopt -s autocd #Allows you to cd into directory merely by typing the directory name.
|
shopt -s autocd #Allows you to cd into directory merely by typing the directory name.
|
||||||
HISTSIZE= HISTFILESIZE= # Infinite history.
|
HISTSIZE= HISTFILESIZE= # Infinite history.
|
||||||
|
Reference in New Issue
Block a user