Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8151960ea4 | |||
| b3976802a1 | |||
| 455cc96884 | |||
| 7ec8151131 | |||
| 0db137091a |
@@ -8,7 +8,7 @@ case $- in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Path to your oh-my-bash installation.
|
# Path to your oh-my-bash installation.
|
||||||
export OSH='$HOME/.oh-my-bash'
|
export OSH='/home/jsarthak/.oh-my-bash'
|
||||||
|
|
||||||
# Set name of the theme to load. Optionally, if you set this to "random"
|
# Set name of the theme to load. Optionally, if you set this to "random"
|
||||||
# it'll load a random theme each time that oh-my-bash is loaded.
|
# it'll load a random theme each time that oh-my-bash is loaded.
|
||||||
@@ -175,3 +175,4 @@ fi
|
|||||||
source ~/.config/shell/common
|
source ~/.config/shell/common
|
||||||
source ~/.config/shell/personal #added by 6500gitsetup
|
source ~/.config/shell/personal #added by 6500gitsetup
|
||||||
source ~/.config/shell/aliases
|
source ~/.config/shell/aliases
|
||||||
|
source ~/.config/shell/work
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ require("lazy").setup({
|
|||||||
{
|
{
|
||||||
"junegunn/seoul256.vim"
|
"junegunn/seoul256.vim"
|
||||||
},
|
},
|
||||||
|
require("kickstart.plugins.work"),
|
||||||
|
|
||||||
-- NOTE: Plugins can also be added by using a table,
|
-- NOTE: Plugins can also be added by using a table,
|
||||||
-- with the first argument being the link and the following
|
-- with the first argument being the link and the following
|
||||||
|
|||||||
4
nvim/.config/nvim/lua/kickstart/plugins/work.lua
Normal file
4
nvim/.config/nvim/lua/kickstart/plugins/work.lua
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
return {
|
||||||
|
"github/copilot.vim",
|
||||||
|
require("kickstart.plugins.copilot_chat")
|
||||||
|
}
|
||||||
@@ -0,0 +1,49 @@
|
|||||||
|
#---------------------------------- Alias -----------------------------------------
|
||||||
|
alias gsim-gui='/opt/tools/bin/gsim-gui'
|
||||||
|
alias devops-legacy='source /opt/tools/bin/6500-devops activate'
|
||||||
|
|
||||||
|
alias st="ssh 10.185.100.64"
|
||||||
|
|
||||||
|
#--------------------------------- Exports ---------------------------------------
|
||||||
|
export PATH=/opt/tools/bin/:$PATH
|
||||||
|
export PATH=/opt/tools/swtools/omeBaseTools/latest/:$PATH
|
||||||
|
export PATH=/localdisk/archive/git-cheat/:$PATH
|
||||||
|
export PATH=$HOME/toolkit/bin/:$PATH
|
||||||
|
export PATH=/home/sarjain/.cargo/bin:$PATH
|
||||||
|
export PATH=/nfs/projects/verif/ome/automain:$PATH
|
||||||
|
export PATH=/home/sarjain/scripts/:$PATH
|
||||||
|
export PATH=/home/sarjain/.local/bin/:$PATH
|
||||||
|
export PATH=/localdisk/usr/neovim/bin/:$PATH
|
||||||
|
export NTCADHOME=/opt/tools
|
||||||
|
export PATH=/usr/lab/bin:/localdisk/pne6.9/trunk/components/windml-5.3/host/x86-linux2/bin:/localdisk/pne6.9/trunk/components/webservices-1.8/host/x86-linux2/bin:/localdisk/pne6.9/trunk/components/wrll-wrsnmp/packages/wrsnmp-10.3/host/x86-linux2/bin:/localdisk/pne6.9/trunk/components/webcli-4.9/host/x86-linux2/bin:/localdisk/pne6.9/trunk/components/ip_net2-6.9/host/x86-linux2/bin:/localdisk/pne6.9/trunk/vxworks-6.9//host/x86-linux2/bin:/localdisk/pne6.9/trunk/vxworks-6.9//vxtest/src/scripts:/localdisk/pne6.9/trunk/vxworks-6.9//host/binutils/x86-linux2/bin:/localdisk/pne6.9/trunk:/localdisk/pne6.9/trunk/utilities-1.0/x86-linux2/bin:/localdisk/pne6.9/trunk/workbench-3.3/foundation/x86-linux2/bin:/localdisk/pne6.9/trunk/workbench-3.3/wrsysviewer/host/x86-linux2/bin:/localdisk/pne6.9/trunk/workbench-3.3/wrwb/platform/x86-linux2/eclipse:/localdisk/pne6.9/trunk/workbench-3.3/analysis/host/bin/x86-linux2:/localdisk/pne6.9/trunk/workbench-3.3/x86-linux2/bin:/localdisk/pne6.9/trunk/lmapi-5.0/x86-linux2/bin:/opt/tools/wh/dtd/RHE-5/wr_vxworks_gnu/4.3.3-vxworks-6.9/x86-linux2/bin:/localdisk/pne6.9/trunk/intel/20110124-vxworks-6.9/x86-linux2/bin/ia32:/opt/tools/wh/dtd/RHE-5/wr_vxworks_diab/5.9.1.0/diab/5.9.1.0/LINUX386/bin:/opt/tools/swtools/anaconda/6500/envs/linux-64/devops/bin:/opt/tools/swtools/6500/devutils/bin:/opt/tools/bin:/opt/tools/swtools/anaconda_envs/linux-64/devops/bin:/opt/tools/swtools/anaconda/pftools/condabin:/opt/vulcan/tools/equinox/latest/bin:/opt/vulcan/tools/vulcanbase/0.80/bin:/home/npawar/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/swtools/omeBaseTools/latest:/opt/rational/clearcase/bin:/nfs/projects/cmtools/neu/bin:/nfs/projects/cmtools/bin:/usr/lab/bin:/nfs/projects/equinox/insight/SSIM/latest/bin:/nfs/projects/om_swdev/vkdbg/bin:/nfs/projects/verif/ome/automain:/nfs/projects/equinox/bin:/nfs/projects/aladdin/bin:/nfs/projects/pegasus/bin:/opt/mce/bin:/usr/pde/bin:/nfs/projects/equinox/fast_desktop_analysis/bin:$PATH
|
||||||
|
export PATH=/home/sarjain/usr/lab/bin/:$PATH
|
||||||
|
export PATH=/home/sarjain/.local/bin/:$PATH
|
||||||
|
export PATH=/home/sarjain/.local/neovim/bin/:$PATH
|
||||||
|
|
||||||
|
#------
|
||||||
|
# Check if the current shell is Bash
|
||||||
|
if [[ -n "$BASH_VERSION" ]]; then
|
||||||
|
source /opt/tools/swtools/git-completion/git-completion.bash #added by 6500gitsetup
|
||||||
|
source /opt/tools/bin/go-devops
|
||||||
|
#--------------------------------- Set bash prompt -------------------------------
|
||||||
|
# export PS1="\e[1;32m\h\e[0m:\e[1;34m\w\e[0m\n$ "
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#--- DevOps Shell
|
||||||
|
eval "$(starship init bash)"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ -n "$ZSH_VERSION" ]]; then
|
||||||
|
bash -c 'source /opt/tools/bin/go-devops && env' | while IFS='=' read -r key value; do
|
||||||
|
if [[ "$key" =~ ^[A-Za-z_][A-Za-z0-9_]*$ ]]; then
|
||||||
|
export "$key=$value"
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
|
||||||
|
bash -c 'source /opt/tools/swtools/git-completion/git-completion.bash && env' | while IFS='=' read -r key value; do
|
||||||
|
if [[ "$key" =~ ^[A-Za-z_][A-Za-z0-9_]*$ ]]; then
|
||||||
|
export "$key=$value"
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
|
||||||
|
fi
|
||||||
|
|||||||
@@ -114,6 +114,7 @@ export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
|
|||||||
source ~/.config/shell/common
|
source ~/.config/shell/common
|
||||||
source ~/.config/shell/personal
|
source ~/.config/shell/personal
|
||||||
source ~/.config/shell/aliases
|
source ~/.config/shell/aliases
|
||||||
|
source ~/.config/shell/work
|
||||||
|
|
||||||
MANPAGER="col -b | cat"
|
MANPAGER="col -b | cat"
|
||||||
MANROFFOPT="-P-c"
|
MANROFFOPT="-P-c"
|
||||||
|
|||||||
Reference in New Issue
Block a user